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 baabd26 commit 7ab5202Copy full SHA for 7ab5202
meta.yaml
@@ -77,7 +77,7 @@ requirements:
77
- pyzmq
78
- quantities
79
- rdkit >=2015.09.2
80
- - rmgdatabase >=2.1.6
+ - rmgdatabase >=2.1.7
81
- scipy
82
- scoop
83
- symmetry
rmgpy/version.py
@@ -34,4 +34,4 @@
34
This value can be accessed via `rmgpy.__version__`.
35
"""
36
37
-__version__ = '2.1.6'
+__version__ = '2.1.7'
0 commit comments