[Git][debian-gis-team/python-pyproj][upstream] New upstream version 3.4.1

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Dec 13 08:15:12 GMT 2022



Bas Couwenberg pushed to branch upstream at Debian GIS Project / python-pyproj


Commits:
ba117543 by Bas Couwenberg at 2022-12-13T09:03:41+01:00
New upstream version 3.4.1
- - - - -


2 changed files:

- docs/history.rst
- pyproj/__init__.py


Changes:

=====================================
docs/history.rst
=====================================
@@ -3,6 +3,7 @@ Change Log
 
 3.4.1
 -----
+- WHL: Add win32 to build_wheels matrix (pull #1169)
 - BUG: Changed so that the setup.cfg depends on the version code in the __init__.py instead of the other way around (issuue #1155)
 - BUG: Fix :meth:`.CRS.to_cf` for Pole rotation GRIB convention (pull #1167)
 - BUG: Fix :meth:`.CRS.to_authority` memory leak (pull #1178)


=====================================
pyproj/__init__.py
=====================================
@@ -66,7 +66,7 @@ from pyproj.transformer import (  # noqa: F401 pylint: disable=unused-import
     transform,
 )
 
-__version__ = "3.4.1rc0"
+__version__ = "3.4.1"
 __all__ = [
     "Proj",
     "Geod",



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/ba117543603475a9c15378f34fee310dd34aeadc

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/ba117543603475a9c15378f34fee310dd34aeadc
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20221213/d1100821/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list