From bc9fc919d828f5ab1172055258af975302c6c218 Mon Sep 17 00:00:00 2001 From: Alex Wolf Date: Thu, 16 Jan 2025 10:10:01 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=201.0.0?= 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 f850030..a4b63f5 100644 --- a/bionty/__init__.py +++ b/bionty/__init__.py @@ -89,7 +89,7 @@ """ -__version__ = "1.0a5" +__version__ = "1.0.0" from lamindb_setup.core._setup_bionty_sources import ( load_bionty_sources as _load_bionty_sources,