Skip to content

Commit 0596448

Browse files
committed
Update version in pyproject
1 parent 74f6ce2 commit 0596448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "django-markup"
7-
version = "1.9"
7+
version = "1.9.1"
88
description = "A generic Django application to convert text with specific markup to html."
99
authors = ["Martin Mahner <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)