Skip to content

Commit

Permalink
Bump up to v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bartTC committed Nov 19, 2024
1 parent 7ee1228 commit 2bdbc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "django-staticinline"
version = "1.5"
version = "1.6"
packages = [{include = "staticinline"}]
description = "Django template tag to load static files inline with your template."
keywords = ["django", "staticfiles", "inline", "performance"]
Expand Down

0 comments on commit 2bdbc87

Please sign in to comment.