Skip to content

Commit

Permalink
Release version 0.13.0
Browse files Browse the repository at this point in the history
With translations into Slovene!
  • Loading branch information
markotoplak committed Sep 2, 2024
1 parent 536974f commit ae36a0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
NAME = 'Orange3-ImageAnalytics'

MAJOR = 0
MINOR = 12
MICRO = 4
MINOR = 13
MICRO = 0
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)

AUTHOR = 'Bioinformatics Laboratory, FRI UL'
Expand Down

0 comments on commit ae36a0a

Please sign in to comment.