bump version

This commit is contained in:
2025-11-24 23:00:42 +01:00
parent cc03bab86c
commit 20143bdf9b
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.4.0
0.4.1

View File

@@ -4,7 +4,7 @@ project(
'pcp',
'c',
license: 'GPL',
version: '0.4.0',
version: '0.4.1',
meson_version: '>=1.3',
default_options: [
'warning_level=2',