Bump version number to 1.9.0

This commit is contained in:
ogoffart 2024-09-25 11:49:15 +00:00
parent 76388260f6
commit eb273a63ee
45 changed files with 65 additions and 65 deletions

View file

@ -22,7 +22,7 @@ import textwrap
# -- Project information -----------------------------------------------------
# The full version, including alpha/beta/rc tags
version = "1.8.0"
version = "1.9.0"
project = f'Slint {version} C++ API'
copyright = "SixtyFPS GmbH"