Skip to content

Commit 739f227

Browse files
committed
Version bumped to 0.0.3.
Signed-off-by: Pavel Kirilin <win10@list.ru>
1 parent eeac576 commit 739f227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "taskiq"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
description = "Asynchronous task queue with async support"
55
authors = ["Pavel Kirilin <win10@list.ru>"]
66
maintainers = ["Pavel Kirilin <win10@list.ru>"]

0 commit comments

Comments
 (0)