Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

Commit 866ed2f

Browse files
authored
bump up the version
1 parent 51767df commit 866ed2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def all_files(dir, prefix):
4040

4141

4242
setup(name='sagenb',
43-
version = '1.0',
43+
version = '1.0.1',
4444
description = 'The Sage Notebook',
4545
license = 'GNU General Public License (GPL) v3+',
4646
author = 'William Stein et al.',

0 commit comments

Comments
 (0)