Skip to content

Commit 6cf6531

Browse files
committed
bump to 3.5.5
1 parent e28a6d3 commit 6cf6531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4'
2+
__version__ = '3.5.5'
33

44
from . import libpdalpython
55
from .drivers import inject_pdal_drivers

0 commit comments

Comments
 (0)