[sagenb] 144/179: Version bump to 0.10.7.1

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 7cccac253bf2ea7c1491a79bee1ca492fedc053b
Author: Keshav Kini <keshav.kini at gmail.com>
Date:   Tue Jun 25 08:22:30 2013 -0700

    Version bump to 0.10.7.1
---
 Changes  | 3 +++
 setup.py | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index f2fe0c6..4ce4a11 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.10.7.1    Jun 25 2013
+ - revert published worksheet sanitization as it is not optional
+
 0.10.7  Jun 24 2013
 
  - Update license to GPLv3+ from GPLv2+
diff --git a/setup.py b/setup.py
index 2da9c1a..fd6f760 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',
+          version     = '0.10.7.1',
           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