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 86eba83 commit 3d45587Copy full SHA for 3d45587
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "taskiq"
3
-version = "0.0.3"
+version = "0.0.4"
4
description = "Asynchronous task queue with async support"
5
authors = ["Pavel Kirilin <[email protected]>"]
6
maintainers = ["Pavel Kirilin <[email protected]>"]
0 commit comments