Skip to content

Commit

Permalink
setup: publish Python 3.12 support
Browse files Browse the repository at this point in the history
Bug-Url: #1154
  • Loading branch information
svinota committed Dec 16, 2023
1 parent 2b00dbf commit 020b793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ classifiers =
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Development Status :: 4 - Beta

[options]
Expand Down
1 change: 1 addition & 0 deletions setup.minimal.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ classifiers =
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Development Status :: 4 - Beta

[options]
Expand Down

0 comments on commit 020b793

Please sign in to comment.