瀏覽代碼

build: bump 1.0.12

tags/v1.0.12
Jérôme Deuchnord 8 月之前
父節點
當前提交
0cac3a3877
共有 2 個文件被更改,包括 8 次插入1 次删除
  1. +7
    -0
      CHANGELOG.md
  2. +1
    -1
      pyproject.toml

+ 7
- 0
CHANGELOG.md 查看文件

@@ -1,3 +1,10 @@
# [Version 1.0.12](https://github.com/Kosmorro/lib/compare/v1.0.11...v) (2025-03-16)

### Bug Fixes

* fix support for Python 3.13 ([#74](https://github.com/Kosmorro/lib/issues/74)) ([240d567](https://github.com/Kosmorro/lib/commit/240d567940c78781ab3010ad5011dd0ac030accb))


# [Version 1.0.11](https://github.com/Kosmorro/lib/compare/v1.0.10...v1.0.11) (2024-08-03)




+ 1
- 1
pyproject.toml 查看文件

@@ -1,6 +1,6 @@
[tool.poetry]
name = "kosmorrolib"
version = "1.0.11"
version = "1.0.12"
authors = ["Jérôme Deuchnord <jerome@deuchnord.fr>"]
homepage = "https://kosmorro.space/lib"
repository = "https://github.com/Kosmorro/lib"


Loading…
取消
儲存