We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a944c commit 798ffecCopy full SHA for 798ffec
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0.0", "wheel", "cython>=0.28.4"]
3
4
[project]
5
name = "pyproj"
6
-version = "3.4.0.dev0"
+version = "3.4.0rc0"
7
description = "Python interface to PROJ (cartographic projections and coordinate transformations library)"
8
readme = "README.md"
9
authors = [
0 commit comments