This release features a redesigned library with responsiveness in mind. diff --git a/meson.build b/meson.build index cf6c4a3d..87d80ec6 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('com.github.geigi.cozy', version: '1.0.4') +project('com.github.geigi.cozy', version: '1.1.0') python = import('python3') i18n = import('i18n')