Skip to content

Commit 0ee784d

Browse files
committed
Update RMG-Py version number to 2.1.6
1 parent f06a9c8 commit 0ee784d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ requirements:
7575
- pyzmq
7676
- quantities
7777
- rdkit >=2015.09.2
78-
- rmgdatabase >=2.1.5
78+
- rmgdatabase >=2.1.6
7979
- scipy
8080
- scoop
8181
- symmetry

rmgpy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# This file describes the version of RMG-Py
22

3-
__version__ = '2.1.5'
3+
__version__ = '2.1.6'

0 commit comments

Comments
 (0)