Skip to content

Commit 9eb9375

Browse files
committed
0.3.2
1 parent 9f95a74 commit 9eb9375

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
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name = 'AGEpy',
4-
version = '0.3.1',
4+
version = '0.3.2',
55
description = 'Bioinformatics tools for Python developed at the MPI for Biology of Ageing',
66
url = 'https://github.com/mpg-age-bioinformatics/AGEpy',
77
author = 'Bioinformatics Core Facility of the Max Planck Institute for Biology of Ageing',

0 commit comments

Comments
 (0)