Skip to content

Commit

Permalink
πŸ”– Release 0.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyosun committed Oct 15, 2024
1 parent 4f2f9d1 commit 3a18215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lamin_utils/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Lamin Utils."""

__version__ = "0.13.6"
__version__ = "0.13.7"

from ._core import colors
from ._logger import logger
Expand Down

0 comments on commit 3a18215

Please sign in to comment.