[sagenb] 02/02: Version bump to 0.9.1
felix salfelder
felix-guest at alioth.debian.org
Thu Sep 12 10:54:44 UTC 2013
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to tag 0.9.1
in repository sagenb.
commit 911669c91755a335947f0b080d30405f5bdc8393
Author: Keshav Kini <keshav.kini at gmail.com>
Date: Mon Jul 23 23:11:46 2012 +0800
Version bump to 0.9.1
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 255971c..3fb2c82 100644
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ def all_files(dir, lstrip):
code = setup(name = 'sagenb',
- version = '0.9.0', # the spkg-dist script assumes single quotes here
+ version = '0.9.1', # the spkg-dist script assumes single quotes here
description = 'The Sage Notebook',
license = 'GNU Public License (GPL) v2+',
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