Skip to content

Commit

Permalink
📝 Bump version to 1.0a1 to signal pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Jan 11, 2025
1 parent 585f0dd commit 22ac8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bionty/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"""

__version__ = "0.53.2"
__version__ = "1.0a1"

from lamindb_setup.core._setup_bionty_sources import (
load_bionty_sources as _load_bionty_sources,
Expand Down

0 comments on commit 22ac8e8

Please sign in to comment.