Skip to content

Commit bfad5a5

Browse files
committed
minor: runtime release 1.2.1rc1
1 parent 934cbc3 commit bfad5a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

runtime/bk-plugin-runtime/bk_plugin_runtime/__version__.py

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

14-
__version__ = "1.2.0rc1"
14+
__version__ = "1.2.1rc1"

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 = "1.2.0rc1"
3+
version = "1.2.1rc1"
44
description = "bk plugin python django runtime"
55
authors = ["Your Name <you@example.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)