Skip to content

Commit

Permalink
Bump version to 0.1.1-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
jejon committed Sep 30, 2024
1 parent 00bf31f commit 09e34f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/landmarker/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Landmarker
"""

__version__ = "0.1.0-alpha"
__version__ = "0.1.1-alpha"

__all__ = [
"data",
Expand Down

0 comments on commit 09e34f0

Please sign in to comment.