Skip to content

Commit 588c38f

Browse files
committed
bump version to 2.2.1 to fix 'clean' target
1 parent 66870b6 commit 588c38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__='2.2.0'
1+
__version__='2.2.1'
22

33
from .pipeline import Pipeline
44
from .array import Array

0 commit comments

Comments
 (0)