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 82af555 commit e7b5df2Copy full SHA for e7b5df2
1 file changed
stitching/__init__.py
@@ -1,3 +1,3 @@
1
from .stitcher import AffineStitcher, Stitcher # noqa: F401
2
3
-__version__ = "0.2.1"
+__version__ = "0.3.0"
0 commit comments