Skip to content

Commit

Permalink
Add 3.12 classifier to pyproject.toml
Browse files Browse the repository at this point in the history
based on pandas-dev#56333 I assume 

Co-Authored-By: Adam Schill Collberg <adam.schill.collberg@protonmail.com>
  • Loading branch information
FlorentinD and adamnsch committed Jan 8, 2024
1 parent a671b5a commit f1834a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ classifiers = [
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
'Topic :: Scientific/Engineering'
]

Expand Down

0 comments on commit f1834a4

Please sign in to comment.