Skip to content

Commit 2f581c3

Browse files
author
金山云SDK
authored
Update __init__.py
1 parent 6e8b239 commit 2f581c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kscore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import re
1717
import logging
1818

19-
__version__ = '1.0.9'
19+
__version__ = '1.1.7'
2020

2121

2222
class NullHandler(logging.Handler):

0 commit comments

Comments
 (0)