[sagenb] 72/157: Update version in setup.py to 0.10.8.3
felix salfelder
felix-guest at moszumanska.debian.org
Mon Dec 22 16:51:50 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 297fd56d57ff5169d986987d58cc248eb3fab7c4
Author: Punarbasu Purkayastha <ppurka at gmail.com>
Date: Sun Sep 7 21:35:37 2014 +0800
Update version in setup.py to 0.10.8.3
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 2cd591d..e18f37c 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.2',
+ version = '0.10.8.3',
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