Skip to content

Commit

Permalink
Support up to Python 3.13 (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
  • Loading branch information
glenn-jocher and UltralyticsAssistant authored Dec 7, 2024
1 parent 19322d7 commit 54e346d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ classifiers = [# Optional, for a list of valid classifiers, see https://pypi.org
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topic :: Software Development",
"Topic :: Scientific/Engineering",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
Expand Down

0 comments on commit 54e346d

Please sign in to comment.