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 d450b46 commit cc17efaCopy full SHA for cc17efa
pdal/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.1.0"
+__version__ = "3.1.1"
2
__all__ = ["Pipeline", "Stage", "Reader", "Filter", "Writer", "dimensions", "info"]
3
4
from . import libpdalpython
0 commit comments