diff --git a/src/StempelWerk.py b/src/StempelWerk.py index ed0bad7..c3f0701 100755 --- a/src/StempelWerk.py +++ b/src/StempelWerk.py @@ -62,7 +62,7 @@ class StempelWerk: # --------------------------------------------------------------------- APPLICATION = 'StempelWerk' - VERSION = '0.8.4' + VERSION = '0.8.5' AUTHOR = 'Martin Zuther' DESCRIPTION = 'Automatic code generation from Jinja2 templates.' LICENSE = 'BSD 3-Clause License'