Skip to content

Commit 62ca90b

Browse files
authored
Merge pull request #353 from pablogamboa/patch-1
Add 3.12 to setup.py classifiers
2 parents 827832c + ab826d5 commit 62ca90b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ def read(*parts):
5151
'Programming Language :: Python :: 3.9',
5252
'Programming Language :: Python :: 3.10',
5353
'Programming Language :: Python :: 3.11',
54+
'Programming Language :: Python :: 3.12',
5455
],
5556
packages=find_packages(exclude=("tests",)),
5657
)

0 commit comments

Comments
 (0)