We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31902e4 commit 24715d3Copy full SHA for 24715d3
pyproj/__init__.py
@@ -71,7 +71,7 @@
71
transform,
72
)
73
74
-__version__ = "3.7.0.dev0"
+__version__ = "3.7.0rc0"
75
__all__ = [
76
"Proj",
77
"Geod",
0 commit comments