Skip to content

Commit 2bdbc87

Browse files
committed
Bump up to v1.6
1 parent 7ee1228 commit 2bdbc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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-staticinline"
7-
version = "1.5"
7+
version = "1.6"
88
packages = [{include = "staticinline"}]
99
description = "Django template tag to load static files inline with your template."
1010
keywords = ["django", "staticfiles", "inline", "performance"]

0 commit comments

Comments
 (0)