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