We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8b981 commit 7afdf3cCopy full SHA for 7afdf3c
src/pdal/__init__.py
@@ -1,5 +1,5 @@
1
__all__ = ["Pipeline", "Stage", "Reader", "Filter", "Writer", "dimensions", "info"]
2
-__version__ = '3.4.1'
+__version__ = '3.4.2'
3
4
from . import libpdalpython
5
from .drivers import inject_pdal_drivers
0 commit comments