Skip to content

Commit 0cac3a3

Browse files
committed
build: bump 1.0.12
1 parent 240d567 commit 0cac3a3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [Version 1.0.12](https://github.com/Kosmorro/lib/compare/v1.0.11...v) (2025-03-16)
2+
3+
### Bug Fixes
4+
5+
* fix support for Python 3.13 ([#74](https://github.com/Kosmorro/lib/issues/74)) ([240d567](https://github.com/Kosmorro/lib/commit/240d567940c78781ab3010ad5011dd0ac030accb))
6+
7+
18
# [Version 1.0.11](https://github.com/Kosmorro/lib/compare/v1.0.10...v1.0.11) (2024-08-03)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "kosmorrolib"
3-
version = "1.0.11"
3+
version = "1.0.12"
44
authors = ["Jérôme Deuchnord <jerome@deuchnord.fr>"]
55
homepage = "https://kosmorro.space/lib"
66
repository = "https://github.com/Kosmorro/lib"

0 commit comments

Comments
 (0)