We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da14e49 commit b890591Copy full SHA for b890591
stitching/__init__.py
@@ -1,3 +1,3 @@
1
from .stitcher import AffineStitcher, Stitcher # noqa: F401
2
3
-__version__ = "0.6.0"
+__version__ = "0.6.1"
0 commit comments