From 1b721985d1f2b0619091abae219aa60570ab0a43 Mon Sep 17 00:00:00 2001 From: spacemanspiff2007 <10754716+spacemanspiff2007@users.noreply.github.com> Date: Thu, 1 Feb 2024 07:28:35 +0100 Subject: [PATCH] - test fix --- src/HABApp/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HABApp/__version__.py b/src/HABApp/__version__.py index cf9d3fe4..da28a9a7 100644 --- a/src/HABApp/__version__.py +++ b/src/HABApp/__version__.py @@ -10,4 +10,4 @@ # Development versions contain the DEV-COUNTER postfix: # - 24.01.0.DEV-1 -__version__ = '24.02.1.DEV-1' +__version__ = '24.02.0.DEV-1'