Skip to content

Commit

Permalink
➕ Require semver
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed Dec 16, 2022
1 parent 7957098 commit 67649a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ dockerpty
docker-pycreds
pandas >= 0.23.4
pyyaml
semver
setuptools
spython >= 0.0.81
tabulate >= 0.8.6
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers =
Operating System :: OS Independent
Programming Language :: Python :: 3
Topic :: Scientific/Engineering :: Bio-Informatics
version = 0.5.0
version = 0.5.1

[options]
zip_safe = False
Expand Down

0 comments on commit 67649a6

Please sign in to comment.