We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeac576 commit 739f227Copy full SHA for 739f227
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "taskiq"
3
-version = "0.0.2"
+version = "0.0.3"
4
description = "Asynchronous task queue with async support"
5
authors = ["Pavel Kirilin <win10@list.ru>"]
6
maintainers = ["Pavel Kirilin <win10@list.ru>"]
0 commit comments