Skip to content

Commit 3b7f425

Browse files
authored
Merge pull request #165 from IGNF/bump_version
bump version to 1.15.6
2 parents 380dca1 + 8b8c524 commit 3b7f425

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
- [fix] fix use of temporary file in windows
1+
# 1.15.6
2+
- [fix] fix use of tempory file in windows
23

34
# 1.15.5
45
- [optimization] replace_area_plointcloud: select polygons in replace_area that intersect target LAS.

pdaltools/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.15.5"
1+
__version__ = "1.15.6"
22

33

44
if __name__ == "__main__":

0 commit comments

Comments
 (0)