From cc55138937019a8fa19f57b340964b277555a268 Mon Sep 17 00:00:00 2001 From: Diego Freire <46574582+diegodfreire@users.noreply.github.com> Date: Thu, 10 Aug 2023 11:20:24 -0300 Subject: [PATCH] build: bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0d75219..2f0629c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-google-cloud-tasks" -version = "2.3.4" +version = "2.3.5" description = "Async Tasks with HTTP endpoints" authors = ["Joao Daher "] packages = [