chore: release 1.5.0
Python Lint CI / ruff (push) Successful in 1m59s
Docker CI / docker-build (push) Successful in 3m6s
Python Lint CI / ruff-format-check (push) Successful in 1m50s
Python Lint CI / ty (push) Successful in 3m57s
Python Test CI / coverage (push) Successful in 3m21s

This commit is contained in:
2026-06-03 19:32:58 +02:00
parent 132cbe9b20
commit 5f95afd0a3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "stapler"
version = "1.4.2"
version = "1.5.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.4.2"
version = "1.5.0"
source = { editable = "." }
dependencies = [
{ name = "requests" },