Skip to content

Commit

Permalink
change required version
Browse files Browse the repository at this point in the history
  • Loading branch information
ixje committed Jan 19, 2024
1 parent 4b57039 commit b189e2b
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 @@ -94,7 +94,7 @@ def build_extension(self, ext):
author='Erik van den Brink',
author_email='[email protected]',
name='neo3crypto',
python_requires='>=3.11.0,<=3.12',
python_requires='>=3.11.0,<3.13',
description="Native crypto functions for the NEO 3 Blockchain",
long_description=readme,
long_description_content_type="text/x-rst",
Expand Down

0 comments on commit b189e2b

Please sign in to comment.