From 11807a63b9c36c4e8fe2d05ce254460b3c06e12f Mon Sep 17 00:00:00 2001 From: Charles Roelli Date: Fri, 6 Feb 2026 10:34:42 +0100 Subject: Version 0.0.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8106bd3..f940215 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "django", "hatchling" ] name = "hatch-django-collectstatic" -version = "0.0.3" +version = "0.0.4" authors = [ { name="Charles Roelli", email="charles@adnoto.net" }, ] -- cgit v1.3