chore: release 1.3.0
Python Lint CI / ruff (push) Successful in 2m51s
Docker CI / docker-build (push) Successful in 3m23s
Python Lint CI / ruff-format-check (push) Successful in 1m50s
Python Lint CI / ty (push) Successful in 3m33s
Python Test CI / coverage (push) Successful in 3m4s

This commit is contained in:
2026-05-06 14:32:00 +02:00
parent b0d98dd48b
commit d9b559d13d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "stapler"
version = "1.2.8"
version = "1.3.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.2.8"
version = "1.3.0"
source = { editable = "." }
dependencies = [
{ name = "requests" },