Bump version number to 1.13.0

This commit is contained in:
ogoffart 2025-06-26 13:30:43 +00:00
parent 64940288d7
commit 9cc24ff284
54 changed files with 73 additions and 73 deletions

View file

@ -23,7 +23,7 @@ import json
# -- Project information -----------------------------------------------------
# The full version, including alpha/beta/rc tags
version = "1.12.1"
version = "1.13.0"
project = f"Slint {version} C++ API"
copyright = "SixtyFPS GmbH"