chore: release 1.4.0
Python Lint CI / ruff (push) Successful in 2m16s
Docker CI / docker-build (push) Successful in 3m8s
Python Lint CI / ruff-format-check (push) Successful in 2m33s
Python Lint CI / ty (push) Successful in 5m13s
Python Test CI / coverage (push) Successful in 5m6s

This commit is contained in:
2026-05-11 17:26:42 +02:00
parent d3d98bd9b2
commit 1e5f3ba986
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "stapler"
version = "1.3.2"
version = "1.4.0"
description = "Static pages as simple as a gzip file"
requires-python = ">=3.14"
dependencies = [
Generated
+1 -1
View File
@@ -212,7 +212,7 @@ wheels = [
[[package]]
name = "stapler"
version = "1.3.2"
version = "1.4.0"
source = { editable = "." }
dependencies = [
{ name = "requests" },