Skip to content

Commit 218b5ba

Browse files
committed
Update version to 0.2.0
1 parent 4dcd990 commit 218b5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapclientplugins/autosegmentationstep/__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.1'
20+
__version__ = '0.2.0'
2121
__author__ = 'Hugh Sorby'
2222
__stepname__ = 'Automatic Segmenter'
2323

0 commit comments

Comments
 (0)