Skip to content

Commit c272399

Browse files
committed
release 0.1
1 parent 6710cc2 commit c272399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = openpathsampling-cli
3-
version = 0.0.4.dev0
3+
version = 0.1.0
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
@@ -22,7 +22,7 @@ python_requires = >= 3.6
2222
install_requires =
2323
click
2424
tqdm
25-
openpathsampling
25+
openpathsampling >= 1.2
2626
packages = find:
2727

2828
[options.entry_points]

0 commit comments

Comments
 (0)