diff options
| author | Charles Roelli <charles@adnoto.net> | 2026-02-06 10:34:42 +0100 |
|---|---|---|
| committer | Charles Roelli <charles@adnoto.net> | 2026-02-06 10:34:42 +0100 |
| commit | 11807a63b9c36c4e8fe2d05ce254460b3c06e12f (patch) | |
| tree | 4a8698e844e0ff313bad7545044f3b6c9ce0f8c1 | |
| parent | ada1d675ddda548800307f48a14a95062ced7efa (diff) | |
Version 0.0.4
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" }, ] |
