summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f940215..e323312 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -7,7 +7,7 @@ dependencies = [
"django", "hatchling"
]
name = "hatch-django-collectstatic"
-version = "0.0.4"
+version = "0.0.5"
authors = [
{ name="Charles Roelli", email="charles@adnoto.net" },
]