Bump version number to 1.3.0

This commit is contained in:
tronical 2023-09-05 11:58:51 +00:00 committed by Simon Hausmann
parent 32171bc534
commit b8b9db4e42
72 changed files with 139 additions and 139 deletions

View file

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