Skip to content

Commit 7faba89

Browse files
committed
Release 0.4.0
1 parent 1f8f4ea commit 7faba89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
NAME = 'Orange3-ImageAnalytics'
1414

1515
MAJOR = 0
16-
MINOR = 3
17-
MICRO = 1
16+
MINOR = 4
17+
MICRO = 0
1818
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
1919

2020
AUTHOR = 'Bioinformatics Laboratory, FRI UL'

0 commit comments

Comments
 (0)