about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPjotr Prins2024-04-04 09:33:53 +0200
committerFrederick Muriuki Muriithi2024-09-12 07:42:04 -0500
commitb75a3a463964fde6d68f0389f474fcf0aff4fe3b (patch)
treeda0b8f85ea96502b64d8bb115aa64139ab65f322
parentde5a77cb18401c761760a0dc4af6104c0b2be9dd (diff)
downloadgenenetwork3-b75a3a463964fde6d68f0389f474fcf0aff4fe3b.tar.gz
Bump version
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
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