Skip to content

Commit 68ee8fd

Browse files
committed
Set version to 0.1.1
1 parent ea734db commit 68ee8fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mapclientplugins/segmentationstep/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
You should have received a copy of the GNU General Public License
1818
along with MAP Client. If not, see <http://www.gnu.org/licenses/>..
1919
'''
20-
__version__ = '0.1.0'
20+
__version__ = '0.1.1'
2121
__author__ = 'Hugh Sorby'
2222
__stepname__ = 'Segmentation'
2323
__location__ = 'https://github.com/mapclient-plugins/segmentationstep/archive/master.zip'

0 commit comments

Comments
 (0)