Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Commit 80db44f

Browse files
committed
Update CHANGELOG.md for v1.4.4
1 parent a6231a9 commit 80db44f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v1.4.4
2+
----------
3+
* Loosen regex dependency
4+
15
v1.4.3
26
----------
37
* Fix Django requirement to properly support 3.x

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-hamlpy"
3-
version = "1.4.3"
3+
version = "1.4.4"
44
description = "HAML like syntax for Django templates"
55
authors = ["Nyaruka <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)