[sagenb] 133/157: Update Sagenb version to 0.11.0
felix salfelder
felix-guest at moszumanska.debian.org
Mon Dec 22 16:52:00 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 1e32da6c4666e8c2af32ef941c093b9866a33311
Author: Karl-Dieter Crisman <kcrisman at gmail.com>
Date: Mon Oct 27 16:21:33 2014 -0400
Update Sagenb version to 0.11.0
---
Changes | 7 +++++++
setup.py | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index f9cdd37..d725fd8 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+0.11.0 Oct 27 2014
+ - Update default color selector in interacts
+ - Update jQuery
+ - Update to Jsmol for js 3d graphic default (trac #16004)
+ - Make snapshots work again
+ - A few other minor fixes
+
0.10.8.3 Sep 21 2014
- New Spanish translation
diff --git a/setup.py b/setup.py
index e18f37c..855e2c1 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.3',
+ version = '0.11.0',
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