From 8e6df7a7541bb11932688e3c3a77bf941df66b48 Mon Sep 17 00:00:00 2001 From: Diego Freire <46574582+diegodfreire@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:12:54 -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 accc7c3..679a710 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-google-cloud-tasks" -version = "2.16.1" +version = "2.16.2" description = "Async Tasks with HTTP endpoints" authors = ["Joao Daher "] packages = [