Skip to content

Commit c389862

Browse files
committed
Version bump: 1.0.0
1 parent 85053a4 commit c389862

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def build(
2525
dist_dir:pathlib.Path=typer.Option("./dist", help="Path to the directory where resulting zip files will be stored", **dir_checks)
2626
):
2727
"""
28-
HTML Template Builder 0.3
28+
HTML Template Builder 1.1.0
2929
3030
For detailed instructions, see the README.md file or visit
3131
https://github.com/aveco-automation/html-template-builder

0 commit comments

Comments
 (0)