Bump version number to 1.7.2

This commit is contained in:
ogoffart 2024-08-09 09:52:17 +00:00
parent eb1c1b9829
commit bbf7edc5a3
45 changed files with 65 additions and 65 deletions

View file

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