Skip to content

Commit 915c0a7

Browse files
update setup.py version
1 parent ff8c4c5 commit 915c0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='authing', # 名称
8-
version='0.14.0', # 版本
8+
version='0.15.0', # 版本
99
description="Authing SDK for Python", # 描述
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)