Skip to content

Commit 139fba5

Browse files
committed
minor: runtime release V2.1.0
# Reviewed, transaction id: 59209
1 parent e82b42b commit 139fba5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

runtime/bk-plugin-runtime/bk_plugin_runtime/__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.1.0rc4"
13+
__version__ = "2.1.0"

runtime/bk-plugin-runtime/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-runtime"
3-
version = "2.1.0rc4"
3+
version = "2.1.0"
44
description = "bk plugin python django runtime"
55
authors = ["Your Name <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)