Skip to content

Commit

Permalink
fix: pkg version
Browse files Browse the repository at this point in the history
  • Loading branch information
10zinten authored Apr 2, 2024
1 parent cf5d3e0 commit d27e37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antx/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .core import transfer

# Version of the annotation transfer package
__version__ = "0.1.11"
__version__ = "0.1.13"

0 comments on commit d27e37a

Please sign in to comment.