summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Roelli <charles@adnoto.net>2026-04-30 16:11:00 +0200
committerCharles Roelli <charles@adnoto.net>2026-04-30 16:11:00 +0200
commit464a91c04a696ad6afd01e9a2ed91c884b8b0616 (patch)
tree8d30bfd0a2b3de3a0ab03ef1fc245e546e6d988a
parentc1158583dd6bc5ec0a5f4aaf953f5d5bf30152f6 (diff)
Version 0.0.5main
-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" },
]