[sagenb] 153/157: Update Sagenb version to 0.11.1

felix salfelder felix-guest at moszumanska.debian.org
Mon Dec 22 16:52:03 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 1fa8ec81c699652312ca02d8614f9866333e0ab7
Author: Karl-Dieter Crisman <kcrisman at gmail.com>
Date:   Mon Nov 10 11:09:58 2014 -0500

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

diff --git a/Changes b/Changes
index d725fd8..cd9df3c 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.11.1      Nov 10 2014
+ - Live documentation fixes
+ - Release Manager and other developer instruction updates
+
 0.11.0      Oct 27 2014
  - Update default color selector in interacts
  - Update jQuery
diff --git a/setup.py b/setup.py
index 855e2c1..6bb9d82 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.11.0',
+          version     = '0.11.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