Skip to content

Commit

Permalink
rc2 is out probably?
Browse files Browse the repository at this point in the history
  • Loading branch information
tybug committed Sep 9, 2024
1 parent ccd6849 commit eeaa831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/src/hypothesistooling/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ def run_tox(task, version, *args):
"3.10": "3.10.14",
"3.11": "3.11.9",
"3.12": "3.12.5",
"3.13": "3.13.0rc1",
"3.13": "3.13.0rc2",
"3.13t": "3.13t-dev",
"3.14": "3.14-dev",
"3.14t": "3.14t-dev",
Expand Down

0 comments on commit eeaa831

Please sign in to comment.