We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e12227 commit 78f9f34Copy full SHA for 78f9f34
setup.py
@@ -14,7 +14,7 @@ def read(*parts):
14
return fp.read()
15
16
setup(name = 'AGEpy',
17
- version = '0.7.0',
+ version = '0.7.1',
18
description = 'Bioinformatics tools for Python developed at the MPI for Biology of Ageing',
19
long_description = read('README.rst'),
20
url = 'https://github.com/mpg-age-bioinformatics/AGEpy',
0 commit comments