diff --git a/setup.py b/setup.py index eb548f0..168996e 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name = 'AGEpy', - version = '0.3.1', + version = '0.3.2', description = 'Bioinformatics tools for Python developed at the MPI for Biology of Ageing', url = 'https://github.com/mpg-age-bioinformatics/AGEpy', author = 'Bioinformatics Core Facility of the Max Planck Institute for Biology of Ageing',