From b75a3a463964fde6d68f0389f474fcf0aff4fe3b Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 4 Apr 2024 09:33:53 +0200 Subject: Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 326aef9..515a137 100755 --- a/setup.py +++ b/setup.py @@ -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 -- cgit v1.2.3