diff options
| author | 2026-01-25 14:46:28 +0200 | |
|---|---|---|
| committer | 2026-01-25 14:46:28 +0200 | |
| commit | 8a39f067abba42b092013094e4d8f4e3001b41ba (patch) | |
| tree | f56bc2ea692e5c8265f5bc4db55bbb55adfe62d9 | |
| parent | Set version to 1.56 (diff) | |
| download | webapp-config-master.tar.gz webapp-config-master.tar.bz2 webapp-config-master.zip | |
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
| -rw-r--r-- | WebappConfig/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
