Skip to content

Commit 6eedefa

Browse files
committed
update version in conda package description
1 parent f7d771a commit 6eedefa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# For conda build
22
package:
33
name: rmg
4-
version: 3.1.0
4+
version: 3.2.0
55

66
source:
77
path: ../
@@ -64,7 +64,7 @@ requirements:
6464
- pyzmq
6565
- quantities
6666
- rdkit >=2018
67-
- rmgdatabase >=3.1.0
67+
- rmgdatabase >=3.2.0
6868
- scikit-learn
6969
- scipy
7070
- symmetry

0 commit comments

Comments
 (0)