From 158ed70b2217b883e441367a09fb5359d3205c32 Mon Sep 17 00:00:00 2001 From: Sunny Sun <38218185+sunnyosun@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:36:31 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=200.42.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bionty/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bionty/__init__.py b/bionty/__init__.py index 7579901..2544e65 100644 --- a/bionty/__init__.py +++ b/bionty/__init__.py @@ -122,7 +122,7 @@ core """ -__version__ = "0.42.2" +__version__ = "0.42.3" from lamindb_setup._check_setup import InstanceNotSetupError, _check_instance_setup from lnschema_bionty import ids