We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dcd990 commit 218b5baCopy full SHA for 218b5ba
mapclientplugins/autosegmentationstep/__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.1'
+__version__ = '0.2.0'
21
__author__ = 'Hugh Sorby'
22
__stepname__ = 'Automatic Segmenter'
23
0 commit comments