Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Braffolk authored Jun 3, 2023
1 parent 8d953a6 commit c90791f
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 @@ -28,7 +28,7 @@ def version_libs(libs, precisions, versions):
INSTALL_REQUIRES = version_libs(libs, precisions, versions)

setup(name='weightipy',
version='0.1.0',
version='0.1.1',
author='Remi Sebastian Kits',
author_email='kaitumisuuringute.keskus@gmail.com',
packages=find_packages(exclude=['tests']),
Expand Down

0 comments on commit c90791f

Please sign in to comment.