commit:     8a39f067abba42b092013094e4d8f4e3001b41ba
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 25 12:46:28 2026 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jan 25 12:46:28 2026 +0000
URL:        https://gitweb.gentoo.org/proj/webapp-config.git/commit/?id=8a39f067

Set version to 1.56-post1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/WebappConfig/version.py b/WebappConfig/version.py
index 95d10c8..4573b18 100644
--- a/WebappConfig/version.py
+++ b/WebappConfig/version.py
@@ -14,7 +14,7 @@
 # ========================================================================
 
 # TODO: migrate to setuptools_scm?
-WCVERSION = '1.56'
+WCVERSION = '1.56-post1'
 
 if __name__ == '__main__':
     print(WCVERSION)

Reply via email to