chore: version 1.3.3
Python Lint CI / ruff-format-check (push) Successful in 1m59s
Python Lint CI / ruff (push) Successful in 2m2s
Docker CI / docker-build (push) Failing after 4m34s
Python Lint CI / ty (push) Successful in 2m30s
Python Test CI / coverage (push) Successful in 2m50s

This commit is contained in:
2026-05-09 12:26:38 +02:00
parent 3f0490ebc9
commit 7f7cfb7d3f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "stapler"
version = "1.3.1"
version = "1.3.3"
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.1"
version = "1.3.3"
source = { editable = "." }
dependencies = [
{ name = "requests" },