chore: 1.1.2
Python Lint CI / ruff (push) Successful in 1m39s
Python Lint CI / ruff-format-check (push) Successful in 4m16s
Python Lint CI / ty (push) Successful in 2m59s

This commit is contained in:
2026-06-15 14:43:55 +02:00
parent f253115e62
commit f91384173b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "cool-domain" name = "cool-domain"
version = "1.1.1" version = "1.1.2"
description = "Add your description here" description = "Add your description here"
readme = "README.md" readme = "README.md"
requires-python = ">=3.12" requires-python = ">=3.12"
Generated
+1 -1
View File
@@ -86,7 +86,7 @@ wheels = [
[[package]] [[package]]
name = "cool-domain" name = "cool-domain"
version = "1.1.1" version = "1.1.2"
source = { editable = "." } source = { editable = "." }
dependencies = [ dependencies = [
{ name = "requests" }, { name = "requests" },