Skip to content

Commit

Permalink
Add Python 3.12 to classifiers (#2483)
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana committed Nov 2, 2023
1 parent 5ddc1e7 commit 298a064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -100,6 +100,7 @@ def get_file_text(file_name):
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Software Development :: Libraries :: Python Modules",
],
options={"bdist_wheel": {"universal": "1"}},
Expand Down

0 comments on commit 298a064

Please sign in to comment.