We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee1228 commit 2bdbc87Copy full SHA for 2bdbc87
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "django-staticinline"
7
-version = "1.5"
+version = "1.6"
8
packages = [{include = "staticinline"}]
9
description = "Django template tag to load static files inline with your template."
10
keywords = ["django", "staticfiles", "inline", "performance"]
0 commit comments