We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83df2c4 commit 954b53eCopy full SHA for 954b53e
docs/history.rst
@@ -1,7 +1,7 @@
1
Change Log
2
==========
3
4
-Latest
+3.7.0
5
------
6
- WHL: Wheels contain PROJ 9.4.1 (pull #1423)
7
- DEP: Minimum supported Python version 3.10 (pull #1357)
pyproj/__init__.py
@@ -71,7 +71,7 @@
71
transform,
72
)
73
74
-__version__ = "3.7.0rc0"
+__version__ = "3.7.0"
75
__all__ = [
76
"Proj",
77
"Geod",
0 commit comments