Skip to content

Commit 451d2c5

Browse files
mjohnson541sevyharris
authored andcommitted
increment RMG-database version number to v3.1.0
1 parent 244ea45 commit 451d2c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242

4343
scripts = ['scripts/' + scriptName for scriptName in scripts]
4444

45-
# Initiate the build and/or installation
45+
# Initiate the installation and/or build
4646
setup(
4747
name='RMG-database',
48-
version='3.0.0',
48+
version='3.1.0',
4949
description='Reaction Mechanism Generator Database',
5050
author='William H. Green and the RMG Team',
5151
author_email='rmg_dev@mit.edu',

0 commit comments

Comments
 (0)