Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
naman108 authored May 14, 2023
1 parent 35a25ec commit 37bff01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -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='[email protected]',
Expand Down

0 comments on commit 37bff01

Please sign in to comment.