Skip to content

Commit

Permalink
MNT: Version 3.7.0rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Sep 30, 2024
1 parent 31902e4 commit 24715d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproj/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
transform,
)

__version__ = "3.7.0.dev0"
__version__ = "3.7.0rc0"
__all__ = [
"Proj",
"Geod",
Expand Down

0 comments on commit 24715d3

Please sign in to comment.