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 d3538cb commit d927f1aCopy full SHA for d927f1a
.conda/meta.yaml
@@ -64,7 +64,7 @@ requirements:
64
- pyzmq
65
- quantities
66
- rdkit >=2015.09.2
67
- - rmgdatabase >=2.3.0
+ - rmgdatabase >=2.4.0
68
- scikit-learn
69
- scipy
70
- scoop
rmgpy/version.py
@@ -34,4 +34,4 @@
34
This value can be accessed via `rmgpy.__version__`.
35
"""
36
37
-__version__ = '2.3.0'
+__version__ = '2.4.0'
0 commit comments