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 35a25ec commit 37bff01Copy full SHA for 37bff01
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='digitalpy',
4
- version='0.3.11.01',
+ version='0.3.12',
5
description="A python implementation of the aphrodite's specification, heavily based on WCMF",
6
author='Natha Paquette',
7
author_email='[email protected]',
0 commit comments