Skip to content

Commit 7afdf3c

Browse files
committed
bump version number to 3.4.2
1 parent ac8b981 commit 7afdf3c

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.4.1'
2+
__version__ = '3.4.2'
33

44
from . import libpdalpython
55
from .drivers import inject_pdal_drivers

0 commit comments

Comments
 (0)