[sagenb] 176/179: Update version to 0.10.8.2

felix salfelder felix-guest at moszumanska.debian.org
Tue May 6 12:05:25 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 019fca84f287dd2a4ae96a944999131407f1b1c1
Author: Punarbasu Purkayastha <ppurka at gmail.com>
Date:   Mon Feb 3 18:09:35 2014 +0800

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

diff --git a/Changes b/Changes
index 55c80cf..eac48ae 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.10.8.2    Feb 03 2014
+
+ - Change doctest (#197)
+
 0.10.8.1    Feb 03 2014
 
  - Fix a bug in import of latex macros for mathjax (#195)
diff --git a/setup.py b/setup.py
index cfe3c80..2cd591d 100644
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,7 @@ if __name__ == '__main__':
         distutils.log.set_threshold(distutils.log.DEBUG)
 
     code = setup(name = 'sagenb',
-          version     = '0.10.8.1',
+          version     = '0.10.8.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