Preparing for 0.7.1

This commit is contained in:
jeffser
2024-05-23 11:53:06 -06:00
parent 3f76dfdbe9
commit 54fbe3b505
3 changed files with 14 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
project('Alpaca',
version: '0.7.0',
version: '0.7.1',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)