Bump version number to 1.6.0

This commit is contained in:
ogoffart 2024-03-27 07:49:22 +00:00
parent 028d075199
commit 6bf40989d9
41 changed files with 62 additions and 62 deletions

View file

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