Skip to content

Commit

Permalink
bump version for this to 3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jun 17, 2024
1 parent 7c18e18 commit 9b656b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pdal/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__all__ = ["Pipeline", "Stage", "Reader", "Filter", "Writer", "dimensions", "info"]
__version__ = '3.4.3'
__version__ = '3.4.4'

from . import libpdalpython
from .drivers import inject_pdal_drivers
Expand Down

0 comments on commit 9b656b1

Please sign in to comment.