Skip to content

Commit 2bac122

Browse files
committed
Update version number
1 parent 7e55fc0 commit 2bac122

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
@@ -14,7 +14,7 @@
1414
pass
1515

1616

17-
__version__ = "1.0.0b4"
17+
__version__ = "1.0.0b5"
1818

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

0 commit comments

Comments
 (0)