commit:     e34c79404c1dbe23343214132f92b83ec82cec0c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 12:43:42 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 12:43:42 2024 +0000
URL:        https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=e34c7940

Set version for a release

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 dbada51a..52fa2f27 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__ = "3.0.7"
+__version__ = "4.0.0"
 _ver = None
 
 

Reply via email to