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 7e55fc0 commit 2bac122Copy full SHA for 2bac122
src/flitter/__init__.py
@@ -14,7 +14,7 @@
14
pass
15
16
17
-__version__ = "1.0.0b4"
+__version__ = "1.0.0b5"
18
19
LOGGING_LEVEL = "SUCCESS"
20
LOGGING_FORMAT = "{time:HH:mm:ss.SSS} {process}:{extra[shortname]:16s} | <level>{level}: {message}</level>"
0 commit comments