possible fix

This commit is contained in:
2024-03-22 13:45:32 +01:00
parent f7a7533efa
commit 0071498122
8 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ __all__ = tuple(logging__all__ + [
'set_default_logger',
'warning',
])
__version__ = '0.1.2'
__version__ = '0.1.3'
__author__ = 'Eishausener <code@eishausener.de>'
__name__ = 'eh-logger'