Bump version number to 1.5.0

This commit is contained in:
ogoffart 2024-02-20 17:33:11 +00:00
parent bd86c93ffa
commit a0eed4e58e
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.4.1"
version = "1.5.0"
project = f'Slint {version} C++ API'
copyright = "SixtyFPS GmbH"