Skip to content

Commit 4f36e7e

Browse files
committed
bump to 3.5.0 for release
1 parent b569f27 commit 4f36e7e

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.5'
2+
__version__ = '3.5.0'
33

44
from . import libpdalpython
55
from .drivers import inject_pdal_drivers

0 commit comments

Comments
 (0)