File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5- ## [ Unreleased ] ( https://github.com/dornech/utils-mystuff/releases/tag/Unreleased )
5+ ## [ v1.0.0 ] ( https://github.com/dornech/utils-mystuff/releases/tag/v1.0.0 ) (2025-10-17 )
66
77### Bug fixes
88
9+ - Corrections due to problem with building documentation
10+ ([ '5a4b134'] ( https://github.com/dornech/utils-mystuff/commit/5a4b13437547dc2538abc0990ae7b1ca03ac97a6 ) )
911- Docsig corrections
1012([ '4e2fbbd'] ( https://github.com/dornech/utils-mystuff/commit/4e2fbbd7027d0bde87a29d6e13155e4dc76c9e94 ) )
1113- Final clean-up before publication
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ exclude = [
9191[tool .commitizen ]
9292name = " cz_customize"
9393version_scheme = " pep440"
94- version = " 0 .0.1 "
94+ version = " 1 .0.0 "
9595version_files = [" pyproject.toml:version" ]
9696tag_format = " v$version"
9797# retry_after_failure = false
You can’t perform that action at this time.
0 commit comments