Skip to content

Commit 0092128

Browse files
committed
update version and CHANGELOG
1 parent 817452d commit 0092128

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.7.7
2+
- Add parameters and "main" to function "add points (.GeoJSON) in pointcloud (.LAZ / .LAS)"
3+
14
# 1.7.6
25
- Add function to add points (.gGeoJSON) in pointcloud (.LAZ / .LAS)
36

pdaltools/_version.py

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

33

44
if __name__ == "__main__":

0 commit comments

Comments
 (0)