Skip to content

Commit c7e80de

Browse files
committed
Bump version to 3.31.0-dev
1 parent d23e0d1 commit c7e80de

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
@@ -44,8 +44,8 @@
4444

4545
NAME = 'Orange3'
4646

47-
VERSION = '3.30.0'
48-
ISRELEASED = True
47+
VERSION = '3.31.0'
48+
ISRELEASED = False
4949
# full version identifier including a git revision identifier for development
5050
# build/releases (this is filled/updated in `write_version_py`)
5151
FULLVERSION = VERSION

0 commit comments

Comments
 (0)