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"