Skip to content

Commit

Permalink
BLD: update pyproject.toml Python classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
tacaswell committed Jan 22, 2025
1 parent 244e448 commit f3c6f24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ classifiers = [
"Programming Language :: Fortran",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12", # in progress
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topic :: Scientific/Engineering",
"Typing :: Typed",
]
Expand Down

0 comments on commit f3c6f24

Please sign in to comment.