chore: version 1.1.0
Python Lint CI / ruff (push) Failing after 1m35s
Python Lint CI / ruff-format-check (push) Successful in 3m3s
Python Lint CI / ty (push) Successful in 2m51s

This commit is contained in:
2026-06-15 14:22:52 +02:00
parent d5b9018ef2
commit 4df2bab348
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cool-domain"
version = "1.0.0"
version = "1.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
Generated
+1 -1
View File
@@ -54,7 +54,7 @@ wheels = [
[[package]]
name = "cool-domain"
version = "1.0.0"
version = "1.1.0"
source = { editable = "." }
dependencies = [
{ name = "requests" },