We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424ada7 commit e8f7363Copy full SHA for e8f7363
meson.build
@@ -5,7 +5,7 @@ project(
5
'mc_lib',
6
['cpp', 'cython'],
7
default_options : ['warning_level=3', 'buildtype=debugoptimized'],
8
- version: '0.4',
+ version: '0.4.1',
9
license: 'BSD-2',
10
meson_version: '>= 0.54',
11
)
0 commit comments