Skip to content

Commit

Permalink
noting version requirement for openbabel; bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Jul 9, 2020
1 parent d3d927c commit 053765e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bcforms/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.8'
__version__ = '0.0.9'
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bpforms >= 0.0.15
cement >= 3.0.0 # for command line programs
lark_parser >= 0.6.6
openbabel
openbabel < 3
setuptools # for pkg_resources module
wc_utils[chem] >= 0.0.14

0 comments on commit 053765e

Please sign in to comment.