Skip to content

Commit d9ae2bd

Browse files
committed
Bump version to 3.40.0-dev
1 parent 406083a commit d9ae2bd

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
@@ -34,8 +34,8 @@
3434

3535
NAME = 'Orange3'
3636

37-
VERSION = '3.39.0'
38-
ISRELEASED = True
37+
VERSION = '3.40.0'
38+
ISRELEASED = False
3939
# full version identifier including a git revision identifier for development
4040
# build/releases (this is filled/updated in `write_version_py`)
4141
FULLVERSION = VERSION

0 commit comments

Comments
 (0)