Skip to content

Commit d0d3782

Browse files
committed
bump to 3.5.2
1 parent f238c7e commit d0d3782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pdal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__all__ = ["Pipeline", "Stage", "Reader", "Filter", "Writer", "dimensions", "info"]
2-
__version__ = '3.5.1'
2+
__version__ = '3.5.2'
33

44
from . import libpdalpython
55
from .drivers import inject_pdal_drivers

0 commit comments

Comments
 (0)