chore: release 1.2.2
Python CI / ruff (push) Failing after 23s
Python CI / ruff-format-check (push) Failing after 25s
Docker CI / build (push) Failing after 40s
Python CI / ty (push) Failing after 22s
Python CI / coverage (push) Failing after 23s

This commit is contained in:
2026-04-27 15:24:59 +02:00
parent a2e0f9afb9
commit 0b39313f7e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "stapler"
version = "1.2.1"
version = "1.2.2"
description = "Static pages as simple as a gzip file"
requires-python = ">=3.14"
dependencies = [
Generated
+1 -1
View File
@@ -142,7 +142,7 @@ wheels = [
[[package]]
name = "stapler"
version = "1.2.1"
version = "1.2.2"
source = { editable = "." }
dependencies = [
{ name = "requests" },