[sagenb] 161/179: bump version to 0.10.7.3

felix salfelder felix-guest at moszumanska.debian.org
Tue May 6 12:05:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository sagenb.

commit b29eeb06644c4963a20cc7184be0c19c9bb961b5
Author: R. Andrew Ohana <andrew.ohana at gmail.com>
Date:   Sun Dec 22 17:26:13 2013 -0800

    bump version to 0.10.7.3
---
 Changes  | 8 ++++++++
 setup.py | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index a1b6f92..95e9a52 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,16 @@
+0.10.7.3    Dec 22 2013
+
+ - Minor fix for trac ticket #15510
+ - Fix for Issue #135
+ - unicode "open your browser" message
+ - change URL for bug reports to sagemath.com/report-issue
+
 0.10.7.2    Aug 08 2013
 
  - Minor fix for trac ticket 14469
 
 0.10.7.1    Jun 25 2013
+
  - revert published worksheet sanitization as it is not optional
 
 0.10.7  Jun 24 2013
diff --git a/setup.py b/setup.py
index 5e7ac66..77ad754 100644
--- a/setup.py
+++ b/setup.py
@@ -43,7 +43,7 @@ if __name__ == '__main__':
         distutils.log.set_threshold(distutils.log.DEBUG)
 
     code = setup(name = 'sagenb',
-          version     = '0.10.7.2',
+          version     = '0.10.7.3',
           description = 'The Sage Notebook',
           license     = 'GNU General Public License (GPL) v3+',
           author      = 'William Stein et al.',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git



More information about the debian-science-commits mailing list