Bas Couwenberg pushed to branch upstream at Debian GIS Project / python-pdal
Commits: ae5bff81 by Bas Couwenberg at 2018-11-06T14:48:14Z New upstream version 2.1.0+ds - - - - - 3 changed files: - PKG-INFO - VERSION.txt - pdal/__init__.py Changes: ===================================== PKG-INFO ===================================== @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: PDAL -Version: 2.1.0rc3 +Version: 2.1.0 Summary: Point cloud data processing Home-page: http://pdal.io Author: Howard Butler ===================================== VERSION.txt ===================================== @@ -1 +1 @@ -2.1.0rc3 \ No newline at end of file +2.1.0 \ No newline at end of file ===================================== pdal/__init__.py ===================================== @@ -1,4 +1,4 @@ -__version__='2.1.0rc3' +__version__='2.1.0' from .pipeline import Pipeline from .array import Array View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/commit/ae5bff81bdfce30aded430c23d96f457d1faca4e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/commit/ae5bff81bdfce30aded430c23d96f457d1faca4e 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
