WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 2612026

Browse files
authored
chore: release main (#440)
1 parent d5a52d6 commit 2612026

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"executor": "0.16.16",
3-
"oocana": "0.18.9"
3+
"oocana": "0.18.10"
44
}

oocana/CHANGELOG.md

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

3+
## [0.18.10](https://github.com/oomol/oocana-python/compare/[email protected]@0.18.10) (2025-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* use payload instead of id ([#439](https://github.com/oomol/oocana-python/issues/439)) ([d5a52d6](https://github.com/oomol/oocana-python/commit/d5a52d63d8e41d68fc60c9629b65e7ce07e031fb))
9+
310
## [0.18.9](https://github.com/oomol/oocana-python/compare/[email protected]@0.18.9) (2025-10-10)
411

512

oocana/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "oocana"
3-
version = "0.18.9"
3+
version = "0.18.10"
44
description = "python implement of oocana to give a context for oocana block"
55
dependencies = [
66
"paho-mqtt>=2",

0 commit comments

Comments
 (0)