Skip to content

Commit de49df2

Browse files
authored
chore: release main (#351)
1 parent 74bd6d8 commit de49df2

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.6",
3-
"oocana": "0.16.8"
3+
"oocana": "0.16.9"
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.16.9](https://github.com/oomol/oocana-python/compare/[email protected]@0.16.9) (2025-05-21)
4+
5+
6+
### Features
7+
8+
* add extra llm types to oocana ([#350](https://github.com/oomol/oocana-python/issues/350)) ([74bd6d8](https://github.com/oomol/oocana-python/commit/74bd6d8bb74ce7fefb87cad64cd6aa19a9139080))
9+
310
## [0.16.8](https://github.com/oomol/oocana-python/compare/[email protected]@0.16.8) (2025-05-17)
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.16.8"
3+
version = "0.16.9"
44
description = "python implement of oocana to give a context for oocana block"
55
dependencies = [
66
"paho-mqtt>=2",

0 commit comments

Comments
 (0)