We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea734db commit 68ee8fdCopy full SHA for 68ee8fd
1 file changed
mapclientplugins/segmentationstep/__init__.py
@@ -17,7 +17,7 @@
17
You should have received a copy of the GNU General Public License
18
along with MAP Client. If not, see <http://www.gnu.org/licenses/>..
19
'''
20
-__version__ = '0.1.0'
+__version__ = '0.1.1'
21
__author__ = 'Hugh Sorby'
22
__stepname__ = 'Segmentation'
23
__location__ = 'https://github.com/mapclient-plugins/segmentationstep/archive/master.zip'
0 commit comments