Skip to content

Commit

Permalink
add py 3.11 to classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
pmrowla committed Oct 18, 2023
1 parent 77a6525 commit b9e5cbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -24,6 +24,7 @@ classifiers = [
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
]
dependencies = [
"Click>=8.1",
Expand Down

0 comments on commit b9e5cbd

Please sign in to comment.