Bump version number to 1.5.1

This commit is contained in:
ogoffart 2024-03-18 08:55:01 +00:00
parent a1c283629e
commit 20c570ab1d
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.5.0"
version = "1.5.1"
project = f'Slint {version} C++ API'
copyright = "SixtyFPS GmbH"