From 6e70b9a7acfddad898c9823d9d164e407b973ee1 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 19 Sep 2024 08:29:38 +0100 Subject: [PATCH] Version 0.5.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 88fd796..fcce4de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ description = "An implementation and backport of background workers and tasks in authors = [ {name = "Jake Howard"}, ] -version = "0.4.0" +version = "0.5.0" readme = "README.md" license = {file = "LICENSE"} classifiers = [