From dd812aa8652b98192c384feeb687ae35e5adb882 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 2 Apr 2024 06:20:48 +0000 Subject: [PATCH] 0.1.14 Automatically generated by python-semantic-release --- antx/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antx/__init__.py b/antx/__init__.py index 2151865..7b3e082 100644 --- a/antx/__init__.py +++ b/antx/__init__.py @@ -1,4 +1,4 @@ from .core import transfer # Version of the annotation transfer package -__version__ = "0.1.13" +__version__ = "0.1.14"