From 22ac8e8c221166afad203db96a2a503f21e0571f Mon Sep 17 00:00:00 2001 From: Alex Wolf Date: Sat, 11 Jan 2025 16:47:36 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Bump=20version=20to=201.0a1=20to?= =?UTF-8?q?=20signal=20pre-release?= 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 e248a70..b2f0a60 100644 --- a/bionty/__init__.py +++ b/bionty/__init__.py @@ -89,7 +89,7 @@ """ -__version__ = "0.53.2" +__version__ = "1.0a1" from lamindb_setup.core._setup_bionty_sources import ( load_bionty_sources as _load_bionty_sources,