Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Jan 18, 2025
1 parent 5829d1d commit d1e3061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ourprojects/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
Reference
"""

__version__ = "1.0a1" # denote a pre-release for 0.1.0 with 0.1rc1
__version__ = "1.0.0" # denote a pre-release for 0.1.0 with 0.1rc1

from lamindb_setup import _check_instance_setup

Expand Down

0 comments on commit d1e3061

Please sign in to comment.