We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65b363 commit 4bbe1fbCopy full SHA for 4bbe1fb
stitching/__init__.py
@@ -1,3 +1,3 @@
1
from .stitcher import AffineStitcher, Stitcher # noqa: F401
2
3
-__version__ = "0.4.0"
+__version__ = "0.5.0"
0 commit comments