We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1770ea2 commit 612eb2fCopy full SHA for 612eb2f
1 file changed
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'odrpack',
3
['cpp'],
4
- version : '0.3.1',
+ version : '0.3.2',
5
meson_version: '>=1.5.0',
6
default_options: [
7
'buildtype=release',
@@ -63,3 +63,4 @@ python.install_sources(
63
# depends: [nanobind_ext],
64
# build_by_default: true
65
# )
66
+
0 commit comments