Skip to content

Commit 60c16f9

Browse files
committed
bumping version
1 parent 8eb75c3 commit 60c16f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpylog/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import os
99
from six import PY2, string_types
1010

11-
__version__ = '1.0'
11+
__version__ = '1.0.1'
1212
__desc__ = 'cpylog'
1313
__long__ = __desc__
1414
__website__ = 'https://github.com/cpylog/cpylog'

0 commit comments

Comments
 (0)