From acc59ccaa5dcbf840270d55d85d911feba1efc56 Mon Sep 17 00:00:00 2001 From: Sven Sager Date: Sat, 9 Sep 2023 11:55:49 +0200 Subject: [PATCH] chore: Release 2.6.1 Signed-off-by: Sven Sager --- 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 78874e4..c2fd3d4 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.6.1rc1" +__version__ = "2.6.1"