Skip to content

Commit 356e45b

Browse files
committed
MNT: version 3.5.0rc0
1 parent d75a04e commit 356e45b

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.5.0
55
------
66
- DEP: Minimum PROJ version 9.0 (issue #1223)
77
- WHL: PROJ 9.2 in wheels (pull #1243)

pyproj/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
transform,
6767
)
6868

69-
__version__ = "3.5.0.dev0"
69+
__version__ = "3.5.0rc0"
7070
__all__ = [
7171
"Proj",
7272
"Geod",

0 commit comments

Comments
 (0)