Skip to content

Commit

Permalink
πŸ”– Release 0.67.3
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Feb 2, 2024
1 parent e15319e commit c758a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lamindb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"""

__version__ = "0.67.2" # denote a release candidate for 0.1.0 with 0.1rc1
__version__ = "0.67.3" # denote a release candidate for 0.1.0 with 0.1rc1

import os as _os

Expand Down

0 comments on commit c758a45

Please sign in to comment.