We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb75c3 commit 60c16f9Copy full SHA for 60c16f9
cpylog/__init__.py
@@ -8,7 +8,7 @@
8
import os
9
from six import PY2, string_types
10
11
-__version__ = '1.0'
+__version__ = '1.0.1'
12
__desc__ = 'cpylog'
13
__long__ = __desc__
14
__website__ = 'https://github.com/cpylog/cpylog'
0 commit comments