diff --git a/setup.py b/setup.py index 19995e05..c66158c1 100644 --- a/setup.py +++ b/setup.py @@ -30,10 +30,10 @@ def get_long_description(): + ( { 8: "==0.58.1", - 9: "==0.58.1", - 10: "==0.58.1", - 11: "==0.58.1", - 12: "==0.59.1", + 9: "==0.60.0", + 10: "==0.60.0", + 11: "==0.60.0", + 12: "==0.60.0", }[sys.version_info.minor] if CI and not _32bit else ""