Skip to content

Commit 006a20c

Browse files
authored
Bump version to 0.1.6 (#5)
1 parent 629d4f6 commit 006a20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/litlogger/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
For reference documentation, see https://github.com/Lightning-AI/litlogger.
1919
"""
2020

21-
__version__ = "0.1.5"
21+
__version__ = "0.1.6"
2222

2323
# Import core classes
2424
# Import preinit utilities

0 commit comments

Comments
 (0)