Skip to content

Commit 1b8b15d

Browse files
author
金山云SDK
authored
Merge pull request KscSDK#85 from KscSDK/trunk
Update __init__.py
2 parents e0b4335 + c7dfe6c commit 1b8b15d

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.1.7'
19+
__version__ = '1.1.8'
2020

2121

2222
class NullHandler(logging.Handler):

0 commit comments

Comments
 (0)