Skip to content

Commit

Permalink
πŸ”– Release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyosun committed Sep 13, 2024
1 parent b3a5288 commit 7ca9446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clinicore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
Treatment
"""

__version__ = "0.3.1" # denote a pre-release for 0.1.0 with 0.1rc1
__version__ = "0.3.2" # denote a pre-release for 0.1.0 with 0.1rc1

from lamindb_setup import _check_instance_setup

Expand Down

0 comments on commit 7ca9446

Please sign in to comment.