Skip to content

Commit a0552eb

Browse files
committed
Version bumped, updated classifiers list.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent 91e5ad1 commit a0552eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[tool.poetry]
22
name = "taskiq-aio-pika"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "RabbitMQ broker for taskiq"
55
authors = ["Pavel Kirilin <[email protected]>"]
66
readme = "README.md"
77
classifiers = [
8-
"Framework :: Taskiq",
98
"Programming Language :: Python",
109
"Programming Language :: Python :: 3",
1110
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)