Skip to content

Commit 6c27902

Browse files
authored
chore: release main (#444)
1 parent 60afa5e commit 6c27902

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
{
2-
"executor": "0.16.16",
2+
"executor": "0.16.17",
33
"oocana": "0.18.11"
44
}

executor/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.17](https://github.com/oomol/oocana-python/compare/[email protected]@0.16.17) (2025-11-25)
4+
5+
6+
### Code Refactoring
7+
8+
* enable scroll in plotly iframe ([#443](https://github.com/oomol/oocana-python/issues/443)) ([60afa5e](https://github.com/oomol/oocana-python/commit/60afa5e0cf4c8a65fa25202b2ad54c9fe5da46a7))
9+
310
## [0.16.16](https://github.com/oomol/oocana-python/compare/[email protected]@0.16.16) (2025-10-10)
411

512

executor/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-python-executor"
3-
version = "0.16.16"
3+
version = "0.16.17"
44
authors = [
55
{name = "l1shen", email = "[email protected]"},
66
{name = "yleaf", email = "[email protected]"},

0 commit comments

Comments
 (0)