diff --git a/arq/version.py b/arq/version.py index 521d0144..31ed92e3 100644 --- a/arq/version.py +++ b/arq/version.py @@ -1,2 +1,2 @@ # Version here is used for the package version via the `[tool.hatch.version]` section of `pyproject.toml`. -VERSION = '0.26.1' +VERSION = '0.26.3'