Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-06-07 18:26:40 -04:00
parent ba1977422e
commit 601227c97b
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -2,6 +2,9 @@
<!-- version list --> <!-- version list -->
## v1.1.2 (2025-06-07)
## v1.1.1 (2025-06-07) ## v1.1.1 (2025-06-07)
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "tagging-test" name = "tagging-test"
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.13" requires-python = ">=3.13"