We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f6ce2 commit 0596448Copy full SHA for 0596448
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "django-markup"
7
-version = "1.9"
+version = "1.9.1"
8
description = "A generic Django application to convert text with specific markup to html."
9
authors = ["Martin Mahner <[email protected]>"]
10
license = "MIT"
0 commit comments