Skip to content

Commit 78f9f34

Browse files
committed
0.7.1
1 parent 7e12227 commit 78f9f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def read(*parts):
1414
return fp.read()
1515

1616
setup(name = 'AGEpy',
17-
version = '0.7.0',
17+
version = '0.7.1',
1818
description = 'Bioinformatics tools for Python developed at the MPI for Biology of Ageing',
1919
long_description = read('README.rst'),
2020
url = 'https://github.com/mpg-age-bioinformatics/AGEpy',

0 commit comments

Comments
 (0)