Bas Couwenberg pushed to branch upstream at Debian GIS Project / python-pyproj
Commits: 1104e8bf by Bas Couwenberg at 2022-04-22T06:31:08+02:00 New upstream version 3.3.1 - - - - - 2 changed files: - docs/past_versions.rst - pyproj/__init__.py Changes: ===================================== docs/past_versions.rst ===================================== @@ -1,6 +1,7 @@ Documentation Archive ===================== +- `3.3.0 <https://pyproj4.github.io/pyproj/3.3.0/>`_ - `3.2.1 <https://pyproj4.github.io/pyproj/3.2.1/>`_ - `3.1.0 <https://pyproj4.github.io/pyproj/3.1.0/>`_ - `3.0.1 <https://pyproj4.github.io/pyproj/3.0.1/>`_ ===================================== pyproj/__init__.py ===================================== @@ -28,7 +28,7 @@ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTIO OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. """ -__version__ = "3.3.1rc0" +__version__ = "3.3.1" __all__ = [ "Proj", "Geod", View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/1104e8bf829cc3bc37e3ff298bcf1e54be16a372 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/1104e8bf829cc3bc37e3ff298bcf1e54be16a372 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
