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 51de23b commit c7bf170Copy full SHA for c7bf170
utilsd/__init__.py
@@ -4,4 +4,4 @@
4
from .fileio import load, dump
5
from .logging import print_log, setup_logger
6
7
-__version__ = '0.0.18'
+__version__ = '0.0.18.post0'
0 commit comments