Skip to content

Commit e8f7363

Browse files
committed
bump version to 0.4.1
1 parent 424ada7 commit e8f7363

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
@@ -5,7 +5,7 @@ project(
55
'mc_lib',
66
['cpp', 'cython'],
77
default_options : ['warning_level=3', 'buildtype=debugoptimized'],
8-
version: '0.4',
8+
version: '0.4.1',
99
license: 'BSD-2',
1010
meson_version: '>= 0.54',
1111
)

0 commit comments

Comments
 (0)