Skip to content

Commit

Permalink
Change version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandernst committed Jul 4, 2024
1 parent 8c4a3a0 commit c3285cc
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 @@ -10,7 +10,7 @@
setup(
name='django-walletpass',
python_requires='>=3.10.0',
version='3.0',
version='4.0',
author='Develatio Technologies S.L.',
author_email='[email protected]',
packages=find_packages(),
Expand Down

0 comments on commit c3285cc

Please sign in to comment.