about summary refs log tree commit diff
diff options
context:
space:
mode:
-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