diff --git a/pyproject.toml b/pyproject.toml index 08c0060..56c73f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "taskiq-psqlpy" -version = "0.1.1" +version = "0.1.2" description = "PSQLPy and PostgreSQL integration for taskiq" authors = ["taskiq-team "] readme = "README.md"