diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-01-10 01:22:08 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-01-10 01:22:08 +0200 |
| commit | 185085adaf909601697ad4244a634cc513891583 (patch) | |
| tree | b1d08f1182906dbee59e873a0f1a709ebe0b341b | |
| parent | 4a3208b8c16bf9b3857163f588e68b3ae505cd4b (diff) | |
Bump version
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index dbb6796..92eaac5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "htmtl" -version = "0.1.0" +version = "0.2.0" description = "A templating language that is both a superset and subset of HTML." readme = "README.md" requires-python = ">=3.10" |
