Bump version number to 1.8.0

This commit is contained in:
ogoffart 2024-08-15 12:44:46 +00:00
parent 0b99a3d023
commit 4dd7d96a28
45 changed files with 66 additions and 66 deletions

View file

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