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 fb31c3b commit ae36d7dCopy full SHA for ae36d7d
src/flitter/__init__.py
@@ -20,7 +20,7 @@ def setproctitle(title):
20
pass
21
22
23
-__version__ = "1.0.0b23"
+__version__ = "1.0.0b24"
24
25
LOGGING_LEVEL = "SUCCESS"
26
LOGGING_FORMAT = "{time:HH:mm:ss.SSS} {extra[shortname]:25} | <level>{level}: {message}</level>"
0 commit comments