Skip to content

Commit 954b53e

Browse files
committed
MNT: Version 3.7.0
1 parent 83df2c4 commit 954b53e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/history.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change Log
22
==========
33

4-
Latest
4+
3.7.0
55
------
66
- WHL: Wheels contain PROJ 9.4.1 (pull #1423)
77
- DEP: Minimum supported Python version 3.10 (pull #1357)

pyproj/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
transform,
7272
)
7373

74-
__version__ = "3.7.0rc0"
74+
__version__ = "3.7.0"
7575
__all__ = [
7676
"Proj",
7777
"Geod",

0 commit comments

Comments
 (0)