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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to