We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e5ad1 commit a0552ebCopy full SHA for a0552eb
pyproject.toml
@@ -1,11 +1,10 @@
1
[tool.poetry]
2
name = "taskiq-aio-pika"
3
-version = "0.0.1"
+version = "0.0.2"
4
description = "RabbitMQ broker for taskiq"
5
authors = ["Pavel Kirilin <[email protected]>"]
6
readme = "README.md"
7
classifiers = [
8
- "Framework :: Taskiq",
9
"Programming Language :: Python",
10
"Programming Language :: Python :: 3",
11
"Programming Language :: Python :: 3 :: Only",
0 commit comments