Skip to content

Commit

Permalink
Merge pull request #12 from openpathsampling/release-0.0.2
Browse files Browse the repository at this point in the history
Release 0.0.2
  • Loading branch information
dwhswenson committed Feb 13, 2020
2 parents 6e17351 + 5f9bd2c commit 6b9cbb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = openpathsampling-cli
version = 0.0.1
version = 0.0.2
# version should end in .dev0 if this isn't to be released
description = Command line tool for OpenPathSampling
long_description = file: README.md
Expand All @@ -18,6 +18,7 @@ classifiers =
Programming Language :: Python :: 3

[options]
python_requires = >= 3.6
install_requires =
click
tqdm
Expand Down

0 comments on commit 6b9cbb9

Please sign in to comment.