Skip to content

Commit faf6595

Browse files
committed
Fix version in setup.py to be 1.0.1
1 parent 5a7e510 commit faf6595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
# Initiate the build and/or installation
4646
setup(name='RMG-database',
47-
version='1.0.0',
47+
version='1.0.1',
4848
description='Reaction Mechanism Generator Database',
4949
author='William H. Green and the RMG Team',
5050
author_email='rmg_dev@mit.edu',

0 commit comments

Comments
 (0)