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 9a18d42 commit c81f43dCopy full SHA for c81f43d
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "taskiq"
3
version = "0.0.4"
4
-description = "Asynchronous task queue with async support"
+description = "Distributed task queue with full async support"
5
authors = ["Pavel Kirilin <[email protected]>"]
6
maintainers = ["Pavel Kirilin <[email protected]>"]
7
readme = "README.md"
0 commit comments