[sagenb] 142/179: Version bump to 0.10.7

felix salfelder felix-guest at moszumanska.debian.org
Tue May 6 12:05:21 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 8da41a3ad11c4b8b61587944b8bab9b0aca80ed1
Author: Keshav Kini <keshav.kini at gmail.com>
Date:   Mon Jun 24 10:41:13 2013 -0700

    Version bump to 0.10.7
---
 Changes  | 5 ++++-
 setup.py | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/Changes b/Changes
index 573cfb4..f2fe0c6 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,10 @@
-0.10.7  Jun __ 2013
+0.10.7  Jun 24 2013
 
  - Update license to GPLv3+ from GPLv2+
  - Update MathJax to 2.2
+ - Allow new doctest continuation format in livedocs
+ - Sanitization for published worksheets
+ - Various bug fixes
 
 0.10.6  Apr 27 2013
 
diff --git a/setup.py b/setup.py
index d495d15..2da9c1a 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.6',
+          version     = '0.10.7',
           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