Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
geirfreysson authored Sep 17, 2021
1 parent bf9c89d commit 65e884f
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
Expand Up @@ -39,7 +39,7 @@ def version_libs(libs, precisions, versions):
INSTALL_REQUIRES = version_libs(libs, precisions, versions)

setup(name='quantipy3',
version='0.2.7',
version='0.2.8',
author='Geir Freysson',
author_email='[email protected]',
packages=find_packages(exclude=['tests']),
Expand Down

0 comments on commit 65e884f

Please sign in to comment.