commit:     c720a694e1d686595357fad14b32c37af633fcfa
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 15 14:57:05 2026 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Feb 15 14:59:21 2026 +0000
URL:        https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=c720a694

Bump version number to 4.1.1

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 catalyst/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/catalyst/version.py b/catalyst/version.py
index e6261b60..e2976331 100644
--- a/catalyst/version.py
+++ b/catalyst/version.py
@@ -5,7 +5,7 @@ import os
 
 from snakeoil.version import get_git_version as get_ver
 
-__version__ = "4.1.0"
+__version__ = "4.1.1"
 _ver = None
 
 

Reply via email to