Skip to content

Commit f1834a4

Browse files
FlorentinDadamnsch
andauthored
Add 3.12 classifier to pyproject.toml
based on pandas-dev#56333 I assume Co-Authored-By: Adam Schill Collberg <[email protected]>
1 parent a671b5a commit f1834a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ classifiers = [
4949
'Programming Language :: Python :: 3.9',
5050
'Programming Language :: Python :: 3.10',
5151
'Programming Language :: Python :: 3.11',
52+
'Programming Language :: Python :: 3.12',
5253
'Topic :: Scientific/Engineering'
5354
]
5455

0 commit comments

Comments
 (0)