Skip to content

Commit a200921

Browse files
chore(main): release 1.0.1
1 parent f53c19a commit a200921

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.0.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/structured-world/coordinode-python/compare/v1.0.0...v1.0.1) (2026-05-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **embedded:** commit Cargo.lock to pin openraft alpha.17 ([d943955](https://github.com/structured-world/coordinode-python/commit/d943955757a32671607c06ae5a00438990b86357))
9+
310
## [1.0.0](https://github.com/structured-world/coordinode-python/compare/v0.9.1...v1.0.0) (2026-04-21)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[project]
66
name = "coordinode-workspace"
7-
version = "1.0.0"
7+
version = "1.0.1"
88
requires-python = ">=3.11"
99
dependencies = [
1010
"googleapis-common-protos>=1.74.0",

0 commit comments

Comments
 (0)