We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
semver
1 parent 7957098 commit 67649a6Copy full SHA for 67649a6
requirements.txt
@@ -3,6 +3,7 @@ dockerpty
3
docker-pycreds
4
pandas >= 0.23.4
5
pyyaml
6
+semver
7
setuptools
8
spython >= 0.0.81
9
tabulate >= 0.8.6
setup.cfg
@@ -23,7 +23,7 @@ classifiers =
23
Operating System :: OS Independent
24
Programming Language :: Python :: 3
25
Topic :: Scientific/Engineering :: Bio-Informatics
26
-version = 0.5.0
+version = 0.5.1
27
28
[options]
29
zip_safe = False
0 commit comments