Skip to content

Commit e35d172

Browse files
committed
Bump version to 3.36.0-dev
1 parent bb67dc8 commit e35d172

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
@@ -36,8 +36,8 @@
3636

3737
NAME = 'Orange3'
3838

39-
VERSION = '3.35.0'
40-
ISRELEASED = True
39+
VERSION = '3.36.0'
40+
ISRELEASED = False
4141
# full version identifier including a git revision identifier for development
4242
# build/releases (this is filled/updated in `write_version_py`)
4343
FULLVERSION = VERSION

0 commit comments

Comments
 (0)