Skip to content

Commit 42cef87

Browse files
fix:bkpaas_auth __version__ 同步 (TencentBlueKing#168)
1 parent ce4ef14 commit 42cef87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/bkpaas-auth/bkpaas_auth/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "2.0.6"
2+
__version__ = "2.1.0"
33

44

55
def get_user_by_user_id(user_id: str, username_only: bool = True):

0 commit comments

Comments
 (0)