Skip to content

Commit d874026

Browse files
committed
minor: framework release V2.3.1
# Reviewed, transaction id: 59963
1 parent 35a4f59 commit d874026

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bk-plugin-framework/bk_plugin_framework/__version__.py

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

13-
__version__ = "2.3.1rc0"
13+
__version__ = "2.3.1"

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.1rc0"
3+
version = "2.3.1"
44
description = "bk plugin python framework"
55
authors = ["Your Name <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)