Skip to content

Commit

Permalink
Update RMG-Py version number to 2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mliu49 committed May 2, 2018
1 parent f616552 commit d087656
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ requirements:
- pyzmq
- quantities
- rdkit >=2015.09.2
- rmgdatabase >=2.1.7
- rmgdatabase >=2.1.8
- scipy
- scoop
- symmetry
Expand Down
2 changes: 1 addition & 1 deletion rmgpy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
This value can be accessed via `rmgpy.__version__`.
"""

__version__ = '2.1.7'
__version__ = '2.1.8'

0 comments on commit d087656

Please sign in to comment.