Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-06-07 18:31:47 -04:00
parent cb061287cd
commit 4ee0f5c7b1
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -2,6 +2,14 @@
<!-- version list --> <!-- version list -->
## v1.1.3 (2025-06-07)
### Bug Fixes
- **readme**: Non critical issue, but still an issue
([`cb06128`](https://github.com/muszyn/release-testing/commit/cb061287cd96aa8d841f0066a6c4f2992a82a160))
## v1.1.2 (2025-06-07) ## v1.1.2 (2025-06-07)
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "tagging-test" name = "tagging-test"
version = "1.1.2" version = "1.1.3"
description = "Add your description here" description = "Add your description here"
readme = "README.md" readme = "README.md"
requires-python = ">=3.13" requires-python = ">=3.13"