Skip to content

Commit f1922c9

Browse files
fix: 2.8.1b0
1 parent ca79f83 commit f1922c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/log21/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from log21.LoggingWindow import LoggingWindow, LoggingWindowHandler
2424
from log21.StreamHandler import StreamHandler, ColorizingStreamHandler
2525

26-
__version__ = "2.8.1a0"
26+
__version__ = "2.8.1b0"
2727
__author__ = "CodeWriter21 (Mehrad Pooryoussof)"
2828
__github__ = "Https://GitHub.com/MPCodeWriter21/log21"
2929
__all__ = [

0 commit comments

Comments
 (0)