Skip to content

Commit 09e34f0

Browse files
committed
Bump version to 0.1.1-alpha
1 parent 00bf31f commit 09e34f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/landmarker/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Landmarker
33
"""
44

5-
__version__ = "0.1.0-alpha"
5+
__version__ = "0.1.1-alpha"
66

77
__all__ = [
88
"data",

0 commit comments

Comments
 (0)