From dc3150832a7c2f270c337fba20e52e53d145fde4 Mon Sep 17 00:00:00 2001 From: Ross MacArthur Date: Tue, 19 Sep 2023 15:01:15 +0200 Subject: [PATCH] This is 0.25.1+fork0 --- arq/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arq/version.py b/arq/version.py index a5f885c9..3e251179 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.25.0' +VERSION = '0.25.1+fork0'