Skip to content

Commit 979e75b

Browse files
committed
Bump version to 3.21.0-dev
1 parent 3764390 commit 979e75b

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
@@ -31,8 +31,8 @@
3131

3232
NAME = 'Orange3'
3333

34-
VERSION = '3.20.1'
35-
ISRELEASED = True
34+
VERSION = '3.21.0'
35+
ISRELEASED = False
3636
# full version identifier including a git revision identifier for development
3737
# build/releases (this is filled/updated in `write_version_py`)
3838
FULLVERSION = VERSION

0 commit comments

Comments
 (0)