Skip to content

Commit f4c1cb3

Browse files
committed
Version 5.0.0
1 parent 84ef926 commit f4c1cb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## [4.0.1] -
3+
## [5.0.0] - 2024-02-09
44
### Added
55
- `python -m htmd` will now work
66
- `styles` block in `_layout.html` template

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ maintainers = [
3030
name = "htmd"
3131
readme = "README.md"
3232
requires-python = ">=3.11"
33-
version = "4.0.0"
33+
version = "5.0.0"
3434

3535
[project.scripts]
3636
htmd = "htmd.cli:cli"

0 commit comments

Comments
 (0)