We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4f38e commit bb1a9aaCopy full SHA for bb1a9aa
src/litlogger/__init__.py
@@ -18,7 +18,7 @@
18
For reference documentation, see https://github.com/Lightning-AI/litlogger.
19
"""
20
21
-__version__ = "0.1.6"
+__version__ = "0.1.7"
22
23
# Import core classes
24
# Import preinit utilities
0 commit comments