Skip to content

Commit

Permalink
Programming Language :: Python :: 3.13 added to pyproject.toml (panda…
Browse files Browse the repository at this point in the history
…s-dev#59985)

* Programming Language :: Python :: 3.13 added to pyproject.toml

* pyproject.toml updated successfully
  • Loading branch information
nahcol10 authored Oct 9, 2024
1 parent 3f423cd commit 6c1f95d
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 @@ -45,6 +45,7 @@ classifiers = [
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
'Programming Language :: Python :: 3.13',
'Topic :: Scientific/Engineering'
]

Expand Down

0 comments on commit 6c1f95d

Please sign in to comment.