Skip to content

Commit 8981db3

Browse files
committed
Release 4.25.0
[ENH] Multilingual package [ENH] open_filename_dialog: Allow reading *.* [ENH] Numpy 2.0 compatibility [FIX] ListViewFilter: Fix selection [FIX] WidgetMessagesMixin: Fix message binding to not expect class attributes to have `__eq__`
1 parent 49fad60 commit 8981db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.25.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)