diff --git a/setup.py b/setup.py index 8205ade..de50d6f 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages setup(name='digitalpy', - version='0.3.11.01', + version='0.3.12', description="A python implementation of the aphrodite's specification, heavily based on WCMF", author='Natha Paquette', author_email='natha.paquette@gmail.com',