Bump version number to 1.13.1

This commit is contained in:
ogoffart 2025-09-08 09:43:17 +00:00
parent 9501590a03
commit 09e397f3ba
59 changed files with 78 additions and 78 deletions

View file

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