Skip to content

Commit b787010

Browse files
authored
chore: release main (#107)
1 parent 49c4d2c commit b787010

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.10.1",
2+
"executor": "0.10.2",
33
"oocana": "0.11.0"
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.10.2](https://github.com/oomol/oocana-python/compare/@oomol/[email protected]...@oomol/[email protected]) (2024-07-29)
4+
5+
6+
### Bug Fixes
7+
8+
* call done message after other message done ([1a89141](https://github.com/oomol/oocana-python/commit/1a89141d2288e5c1c8ed882fca60fb840424b1fb))
9+
310
## [0.10.1](https://github.com/oomol/oocana-python/compare/@oomol/[email protected]...@oomol/[email protected]) (2024-07-23)
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 = "python-executor"
3-
version = "0.10.1"
3+
version = "0.10.2"
44
authors = [
55
{name = "l1shen", email = "[email protected]"},
66
{name = "yleaf", email = "[email protected]"},

0 commit comments

Comments
 (0)