Skip to content

Commit

Permalink
Bump version to 0.1.2-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
jejon committed Oct 15, 2024
1 parent 2448c96 commit 2319a84
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.3-alpha"
__version__ = "0.1.2-alpha"

__all__ = [
"data",
Expand Down

0 comments on commit 2319a84

Please sign in to comment.