Skip to content

Commit

Permalink
πŸ”– Release 0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyosun committed Aug 22, 2024
1 parent 924f285 commit 7117b13
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.2"
__version__ = "0.13.3"

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

0 comments on commit 7117b13

Please sign in to comment.