Skip to content

Commit 65bdcb7

Browse files
committed
Prepare for a new release
1 parent 7f2d282 commit 65bdcb7

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.0b18"
23+
__version__ = "1.0.0b19"
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)