Skip to content

Commit

Permalink
Merge pull request #204 from chenrui333/py3.12
Browse files Browse the repository at this point in the history
meta: specify py3.12 support
  • Loading branch information
HFrost0 authored Jan 22, 2024
2 parents fb19bba + 6eb6765 commit f344833
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 @@ -19,6 +19,7 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]
dependencies = [
"aiofiles>=0.8.0",
Expand Down

0 comments on commit f344833

Please sign in to comment.