Skip to content

Commit 37bff01

Browse files
authored
Update setup.py
1 parent 35a25ec commit 37bff01

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, find_packages
22

33
setup(name='digitalpy',
4-
version='0.3.11.01',
4+
version='0.3.12',
55
description="A python implementation of the aphrodite's specification, heavily based on WCMF",
66
author='Natha Paquette',
77
author_email='[email protected]',

0 commit comments

Comments
 (0)