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 1303289 commit a471af1Copy full SHA for a471af1
1 file changed
stitching/__init__.py
@@ -1,3 +1,3 @@
1
from .stitcher import AffineStitcher, Stitcher # noqa: F401
2
3
-__version__ = "0.5.3"
+__version__ = "0.6.0"
0 commit comments