Skip to content

Commit 9501890

Browse files
committed
Set version to 0.4.1
1 parent beff0e1 commit 9501890

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
meson_version: '>=1.1',
55
default_options: ['c_std=c11'],
66
license: 'GPL-3.0',
7-
version: '0.4.0',
7+
version: '0.4.1',
88
)
99

1010
use_opencv = get_option('opencv').enabled()

0 commit comments

Comments
 (0)