We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00bf31f commit 09e34f0Copy full SHA for 09e34f0
src/landmarker/__init__.py
@@ -2,7 +2,7 @@
2
Landmarker
3
"""
4
5
-__version__ = "0.1.0-alpha"
+__version__ = "0.1.1-alpha"
6
7
__all__ = [
8
"data",
0 commit comments