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.
1 parent f06a9c8 commit 0ee784dCopy full SHA for 0ee784d
meta.yaml
@@ -75,7 +75,7 @@ requirements:
75
- pyzmq
76
- quantities
77
- rdkit >=2015.09.2
78
- - rmgdatabase >=2.1.5
+ - rmgdatabase >=2.1.6
79
- scipy
80
- scoop
81
- symmetry
rmgpy/version.py
@@ -1,3 +1,3 @@
1
# This file describes the version of RMG-Py
2
3
-__version__ = '2.1.5'
+__version__ = '2.1.6'
0 commit comments