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 1b3fef3 commit ba85371Copy full SHA for ba85371
.conda/meta.yaml
@@ -63,7 +63,7 @@ requirements:
63
- pyzmq
64
- quantities
65
- rdkit >=2015.09.2
66
- - rmgdatabase >=2.2.0
+ - rmgdatabase >=2.3.0
67
- scipy
68
- scoop
69
- symmetry
rmgpy/version.py
@@ -34,4 +34,4 @@
34
This value can be accessed via `rmgpy.__version__`.
35
"""
36
37
-__version__ = '2.2.1'
+__version__ = '2.3.0'
0 commit comments