We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 380dca1 + 8b8c524 commit 3b7f425Copy full SHA for 3b7f425
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-- [fix] fix use of temporary file in windows
+# 1.15.6
2
+- [fix] fix use of tempory file in windows
3
4
# 1.15.5
5
- [optimization] replace_area_plointcloud: select polygons in replace_area that intersect target LAS.
pdaltools/_version.py
@@ -1,4 +1,4 @@
-__version__ = "1.15.5"
+__version__ = "1.15.6"
if __name__ == "__main__":
0 commit comments