Bump version number to 1.7.0

This commit is contained in:
ogoffart 2024-06-04 20:34:29 +00:00
parent 9978cb1c0f
commit 3a6e34ba45
41 changed files with 61 additions and 61 deletions

View file

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