We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00cb618 + 5c3f73c commit 4870d9fCopy full SHA for 4870d9f
meta.yaml
@@ -1,7 +1,7 @@
1
# For conda build
2
package:
3
name: rmgdatabase
4
- version: "1.1.0"
+ version: "2.1.0"
5
6
source:
7
path: .
setup.py
@@ -44,7 +44,7 @@
44
45
# Initiate the build and/or installation
46
setup(name='RMG-database',
47
- version='1.0.2',
+ version='2.1.0',
48
description='Reaction Mechanism Generator Database',
49
author='William H. Green and the RMG Team',
50
author_email='[email protected]',
0 commit comments