Skip to content

Commit ae36d7d

Browse files
committed
Ready another release
1 parent fb31c3b commit ae36d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flitter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def setproctitle(title):
2020
pass
2121

2222

23-
__version__ = "1.0.0b23"
23+
__version__ = "1.0.0b24"
2424

2525
LOGGING_LEVEL = "SUCCESS"
2626
LOGGING_FORMAT = "{time:HH:mm:ss.SSS} {extra[shortname]:25} | <level>{level}: {message}</level>"

0 commit comments

Comments
 (0)