Skip to content

Commit f52c66a

Browse files
authored
Release version 6.0.1 (#69)
1 parent 5c4f590 commit f52c66a

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
## Latest Changes
1111

1212

13+
## Version 6.0.1
14+
1315
### Fix
1416

1517
* Remove mkdocs dependency from hypermedias main dependencies. It should only be in the dev group.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hypermedia"
3-
version = "5.4.0"
3+
version = "6.0.1"
44
description = "An opinionated way to work with html in pure python with htmx support."
55
readme = {file = "README.md", content-type = "text/markdown"}
66
license = {"text" = "MIT"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)