Skip to content

Commit 23e8970

Browse files
committed
Updated classifiers.
Signed-off-by: Pavel Kirilin <win10@list.ru>
1 parent 43740e9 commit 23e8970

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ classifiers = [
99
"Programming Language :: Python",
1010
"Programming Language :: Python :: 3",
1111
"Programming Language :: Python :: 3 :: Only",
12-
"Programming Language :: Python :: 3.7",
1312
"Programming Language :: Python :: 3.8",
1413
"Programming Language :: Python :: 3.9",
1514
"Programming Language :: Python :: 3.10",
15+
"Programming Language :: Python :: 3.11",
1616
]
1717
homepage = "https://github.com/taskiq-python/taskiq-nats"
1818
repository = "https://github.com/taskiq-python/taskiq-nats"

0 commit comments

Comments
 (0)