From f50a7744cdad93cd98e38ff44abb3f6002c6eacd Mon Sep 17 00:00:00 2001 From: Sven Sager Date: Tue, 12 Nov 2024 10:19:56 +0100 Subject: [PATCH] chore: Increase to RC2 of upcoming Release 2.8.0 --- src/revpimodio2/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/revpimodio2/__about__.py b/src/revpimodio2/__about__.py index f3ceeef..6456434 100644 --- a/src/revpimodio2/__about__.py +++ b/src/revpimodio2/__about__.py @@ -3,4 +3,4 @@ __author__ = "Sven Sager " __copyright__ = "Copyright (C) 2023 Sven Sager" __license__ = "LGPLv2" -__version__ = "2.8.0rc1" +__version__ = "2.8.0rc2"