Skip to content

Commit e26e6d6

Browse files
committed
Release 4.27.0
[MNT] WidgetTest: Cleanup on tearDown [ENH] widgetsscheme: Schedule gc.collect on widget delete [MNT] CI: Add Python 3.14 to test matrix [MNT] CI: Update runners
1 parent a412dd3 commit e26e6d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
NAME = 'orange-widget-base'
99
VERSION = '4.27.0'
10-
ISRELEASED = False
10+
ISRELEASED = True
1111
# full version identifier including a git revision identifier for development
1212
# build/releases (this is filled/updated in `write_version_py`)
1313
FULLVERSION = VERSION

0 commit comments

Comments
 (0)