diff --git a/pyproject.toml b/pyproject.toml index b89b5a2..d8dbcde 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "celery-types" -version = "0.25.0" +version = "0.26.0" description = "Type stubs for Celery and its related packages" authors = [{ name = "Steve Dignam", email = "steve@dignam.xyz" }] requires-python = ">=3.10,<4"