Skip to content

Commit 42c7cc3

Browse files
author
刘一辰
committed
1.0.8
1 parent 73fe8d6 commit 42c7cc3

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

2121

2222
class NullHandler(logging.Handler):

0 commit comments

Comments
 (0)