We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3627e94 commit 36940dbCopy full SHA for 36940db
docs/history.rst
@@ -1,7 +1,7 @@
1
Change Log
2
==========
3
4
-Latest
+3.6.1
5
------
6
- WHL: Wheels contain PROJ 9.3.0 (issue #1327)
7
- BUG: Remove pkg_resources from setup.py (issue #1313)
pyproj/__init__.py
@@ -66,7 +66,7 @@
66
transform,
67
)
68
69
-__version__ = "3.6.1.dev0"
+__version__ = "3.6.1rc0"
70
__all__ = [
71
"Proj",
72
"Geod",
0 commit comments