Skip to content

Commit

Permalink
πŸ”– Release 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyosun committed Aug 16, 2023
1 parent 2eec2f9 commit 7d86c34
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.9.7"
__version__ = "0.9.8"

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

0 comments on commit 7d86c34

Please sign in to comment.