Skip to content

Commit be219c2

Browse files
committed
Python 3.8 compatibility + fixes
1 parent 60c4f16 commit be219c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "fastapi-htmx"
3-
version = "0.2.3"
3+
version = "0.3.0"
44
description = "Extension for FastAPI to make HTMX easier to use."
55
authors = ["maces <fastapi-htmx@mzip.de>"]
66
license = "LGPL"

0 commit comments

Comments
 (0)