diff --git a/setup.py b/setup.py index 13d8b0fa46e0b755da0582ded4cc7738bc1dfcba..220d446a918dccdad9d2b5889670227f79255b4e 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages setup(name='jass_preprocessing', - version='1.0', + version='2.1', description='Preprocess and standardize heterogeneous GWAS summary statistic for JASS', url='http:https://gitlab.pasteur.fr/statistical-genetics/JASS_Pre-processing', author='Hugues Aschard, Hanna Julienne, Vincent Laville',