Bump version number to 1.9.2

This commit is contained in:
ogoffart 2024-12-30 10:18:16 +00:00
parent 194c841df1
commit f309a551b5
48 changed files with 67 additions and 67 deletions

View file

@ -23,7 +23,7 @@ import json
# -- Project information -----------------------------------------------------
# The full version, including alpha/beta/rc tags
version = "1.9.1"
version = "1.9.2"
project = f'Slint {version} C++ API'
copyright = "SixtyFPS GmbH"