Skip to content

Commit

Permalink
πŸ”– Release 0.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Nov 21, 2024
1 parent a1f2ad0 commit 095a9a0
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 @@ -43,7 +43,7 @@
"""

# denote a release candidate for 0.1.0 with 0.1rc1, 0.1a1, 0.1b1, etc.
__version__ = "0.76.16"
__version__ = "0.77.0"

import os as _os

Expand Down

0 comments on commit 095a9a0

Please sign in to comment.