Skip to content

Commit 6456b92

Browse files
committed
Update for another beta release
1 parent 6bb643d commit 6456b92

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.0b13"
23+
__version__ = "1.0.0b14"
2424

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

0 commit comments

Comments
 (0)