Skip to content

Commit 1ac2c9a

Browse files
committed
MNT: Version 3.6.0rc0
1 parent 160e4bf commit 1ac2c9a

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.6.0
55
------
66
- DEP: Minimum supported Python version 3.9 (issue #1111)
77
- WHL: Wheels contain PROJ 9.2.1 (pull #1291)

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.1.dev0"
69+
__version__ = "3.6.0rc0"
7070
__all__ = [
7171
"Proj",
7272
"Geod",

0 commit comments

Comments
 (0)