Skip to content

Commit

Permalink
reset max to .10
Browse files Browse the repository at this point in the history
  • Loading branch information
cruse1977 committed Jun 13, 2024
1 parent 209fdeb commit fadfe44
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 @@ -38,5 +38,5 @@ def get_version(rel_path):
include_package_data=True,
zip_safe=False,
min_version="4.0.2",
max_version="4.0.99"
max_version="4.0.10"
)

0 comments on commit fadfe44

Please sign in to comment.