diff --git a/ourprojects/__init__.py b/ourprojects/__init__.py index 495f3c0..94fd0db 100644 --- a/ourprojects/__init__.py +++ b/ourprojects/__init__.py @@ -19,7 +19,7 @@ Reference """ -__version__ = "1.0.0" # denote a pre-release for 0.1.0 with 0.1rc1 +__version__ = "1.0.1" # denote a pre-release for 0.1.0 with 0.1rc1 from lamindb_setup import _check_instance_setup