Skip to content

Commit

Permalink
update classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishavlin committed Nov 17, 2023
1 parent e634b0e commit 1a8dfda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ readme = "README.md"
requires-python = ">=3.9"
classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
Expand Down

0 comments on commit 1a8dfda

Please sign in to comment.