Skip to content

Commit 36940db

Browse files
committed
MNT: version 3.6.1rc0
1 parent 3627e94 commit 36940db

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.1
55
------
66
- WHL: Wheels contain PROJ 9.3.0 (issue #1327)
77
- BUG: Remove pkg_resources from setup.py (issue #1313)

pyproj/__init__.py

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

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

0 commit comments

Comments
 (0)