We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47fcd9b + 5fa9739 commit 0cdf951Copy full SHA for 0cdf951
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+# 1.10.0
2
- custom PDAL: fix CI for cicd_full (build docker image with custom PDAL, and skip custom PDAL test for local pytest)
3
- las_rename_dimension: new tool to rename one or many dimensions
4
pdaltools/_version.py
@@ -1,4 +1,4 @@
-__version__ = "1.9.1"
+__version__ = "1.10.0"
if __name__ == "__main__":
0 commit comments