Skip to content

Commit 4870d9f

Browse files
authored
Merge pull request #170 from ReactionMechanismGenerator/v2.1.0
RMG-database v2.1.0 release
2 parents 00cb618 + 5c3f73c commit 4870d9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# For conda build
22
package:
33
name: rmgdatabase
4-
version: "1.1.0"
4+
version: "2.1.0"
55

66
source:
77
path: .

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.2',
47+
version='2.1.0',
4848
description='Reaction Mechanism Generator Database',
4949
author='William H. Green and the RMG Team',
5050
author_email='[email protected]',

0 commit comments

Comments
 (0)