diff options
author | Pjotr Prins | 2024-04-04 09:33:53 +0200 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-09-12 07:42:04 -0500 |
commit | b75a3a463964fde6d68f0389f474fcf0aff4fe3b (patch) | |
tree | da0b8f85ea96502b64d8bb115aa64139ab65f322 | |
parent | de5a77cb18401c761760a0dc4af6104c0b2be9dd (diff) | |
download | genenetwork3-b75a3a463964fde6d68f0389f474fcf0aff4fe3b.tar.gz |
Bump version
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ setup(author='Bonface M. K.', name='gn3', packages=find_packages(), url='https://github.com/genenetwork/genenetwork3', - version='0.1', + version='3.12', tests_require=["pytest", "hypothesis"], cmdclass={ "run_tests": RunTests ## testing |