Skip to content

Commit 8ea58ac

Browse files
committed
Update version number for b18 release
1 parent 994c34e commit 8ea58ac

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