Skip to content

Commit 6b9cbb9

Browse files
authored
Merge pull request #12 from openpathsampling/release-0.0.2
Release 0.0.2
2 parents 6e17351 + 5f9bd2c commit 6b9cbb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = openpathsampling-cli
3-
version = 0.0.1
3+
version = 0.0.2
44
# version should end in .dev0 if this isn't to be released
55
description = Command line tool for OpenPathSampling
66
long_description = file: README.md
@@ -18,6 +18,7 @@ classifiers =
1818
Programming Language :: Python :: 3
1919

2020
[options]
21+
python_requires = >= 3.6
2122
install_requires =
2223
click
2324
tqdm

0 commit comments

Comments
 (0)