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 ef78a2d commit b9acd50Copy full SHA for b9acd50
pyproject.toml
@@ -3,7 +3,7 @@ name = "taskiq-fastapi"
3
description = "FastAPI integration for taskiq"
4
authors = ["Taskiq team <[email protected]>"]
5
maintainers = ["Taskiq team <[email protected]>"]
6
-version = "0.1.2"
+version = "0.2.0"
7
readme = "README.md"
8
license = "LICENSE"
9
classifiers = [
0 commit comments