Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Diviloper committed Dec 1, 2024
1 parent 2eaedcd commit 07873e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymeos/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
MeosGeoJsonOutputError,
)

__version__ = "1.1.3"
__version__ = "1.3.0-alpha-1"
__all__ = [
# initialization
"pymeos_initialize",
Expand Down

0 comments on commit 07873e9

Please sign in to comment.