Skip to content

Commit 5e4c1d7

Browse files
committed
Set version to 0.1.1
1 parent a0f72fd commit 5e4c1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapclientplugins/transformpointcloudstep/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
MAP Client Plugin
33
'''
44

5-
__version__ = '0.1.0'
5+
__version__ = '0.1.1'
66
__author__ = 'Hugh Sorby'
77
__stepname__ = 'Transform Point Cloud'
88
__location__ = 'https://github.com/'

0 commit comments

Comments
 (0)