Skip to content

Commit d251d52

Browse files
committed
Bump version to 3.24.0-dev
1 parent 427dd34 commit d251d52

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.23.0'
35-
ISRELEASED = True
34+
VERSION = '3.24.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)