diff --git a/VERSION b/VERSION index 3eefcb9..9084fa2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 +1.1.0 diff --git a/build.py b/build.py index 59273ae..22974bd 100755 --- a/build.py +++ b/build.py @@ -25,7 +25,7 @@ def build( dist_dir:pathlib.Path=typer.Option("./dist", help="Path to the directory where resulting zip files will be stored", **dir_checks) ): """ - HTML Template Builder 0.3 + HTML Template Builder 1.1.0 For detailed instructions, see the README.md file or visit https://github.com/aveco-automation/html-template-builder