Skip to content

Commit

Permalink
Add "3.12.*" to PYTHON_VERSION list
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-keller authored Aug 28, 2023
1 parent 4859d3f commit 5e07266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/poetry/core/version/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*",
]


Expand Down

0 comments on commit 5e07266

Please sign in to comment.