We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014ecf6 commit 2bc973aCopy full SHA for 2bc973a
meson.build
@@ -4,7 +4,7 @@ project(
4
# Note that the git commit hash cannot be added dynamically here (it is added
5
# in the dynamically generated and installed `scipy/version.py` though - see
6
# tools/version_utils.py
7
- version: '1.9.2',
+ version: '1.9.2.dev0',
8
license: 'BSD-3',
9
meson_version: '>= 0.62.2',
10
default_options: [
0 commit comments