Skip to content

Commit 70da08b

Browse files
committed
minor: bump bk-plugin-framework version to v2.3.9
1 parent 03ffbcf commit 70da08b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bk-plugin-framework/bk_plugin_framework/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
specific language governing permissions and limitations under the License.
1010
"""
1111

12-
__version__ = "2.3.8"
12+
__version__ = "2.3.9"

bk-plugin-framework/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "bk-plugin-framework"
3-
version = "2.3.8"
3+
version = "2.3.9"
44
description = "bk plugin python framework"
55
authors = ["Your Name <you@example.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)