From ac0401a6a54246cafcbff3c067a64b5b82472254 Mon Sep 17 00:00:00 2001 From: bramval Date: Thu, 29 Jan 2026 16:59:58 +0100 Subject: [PATCH] 1.1 --- release.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.py b/release.py index 9800e23..459729c 100644 --- a/release.py +++ b/release.py @@ -4,4 +4,4 @@ This module exists so the running application and/or deployments can introspect which version is currently deployed. """ -VERSION = "v1.0.1" \ No newline at end of file +VERSION = "1.1" \ No newline at end of file