[sagenb] 174/179: Version bump to 0.10.8.1

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 e5353d59f2e09a6b166a5589944e371c3e5857af
Author: Punarbasu Purkayastha <ppurka at gmail.com>
Date:   Mon Feb 3 16:43:12 2014 +0800

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

diff --git a/Changes b/Changes
index 419e819..55c80cf 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.10.8.1    Feb 03 2014
+
+ - Fix a bug in import of latex macros for mathjax (#195)
+
 0.10.8      Dec 29 2013
 
  - Add Flask-OldSessions to dependency list and fix #184
diff --git a/setup.py b/setup.py
index 0f489ff..cfe3c80 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',
+          version     = '0.10.8.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