[sagenb] 152/179: Update to version 0.10.7.2

felix salfelder felix-guest at moszumanska.debian.org
Tue May 6 12:05:22 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 db0726fea0811173cff7b43484ceeec30835b1dd
Author: Punarbasu Purkayastha <ppurka at gmail.com>
Date:   Thu Aug 8 14:44:44 2013 +0800

    Update to version 0.10.7.2
---
 Changes  | 4 ++++
 setup.py | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 4ce4a11..a1b6f92 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+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
 
diff --git a/setup.py b/setup.py
index fd6f760..5e7ac66 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.1',
+          version     = '0.10.7.2',
           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