Skip to content

Commit 2bc973a

Browse files
committed
BLD: set version to 1.9.2.dev0 (and trigger wheel build CI)
[wheel build]
1 parent 014ecf6 commit 2bc973a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(
44
# Note that the git commit hash cannot be added dynamically here (it is added
55
# in the dynamically generated and installed `scipy/version.py` though - see
66
# tools/version_utils.py
7-
version: '1.9.2',
7+
version: '1.9.2.dev0',
88
license: 'BSD-3',
99
meson_version: '>= 0.62.2',
1010
default_options: [

0 commit comments

Comments
 (0)