From cf7463b562a3ee898063f6e04cc6196caef572bc Mon Sep 17 00:00:00 2001 From: Iasmini Gomes Date: Thu, 23 May 2024 09:05:07 -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 d5063da..5a9cd8e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-google-cloud-tasks" -version = "2.15.0" +version = "2.16.0" description = "Async Tasks with HTTP endpoints" authors = ["Joao Daher "] packages = [