This release features chapter support for m4b files. diff --git a/meson.build b/meson.build index 93f22fa9..c2c82e96 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('com.github.geigi.cozy', version: '0.9.5') +project('com.github.geigi.cozy', version: '1.0.0') python = import('python3') i18n = import('i18n')