Bump version number to 1.3.1

This commit is contained in:
ogoffart 2023-11-23 07:47:07 +00:00
parent 7008b11e3e
commit 0a5bf6c37b
39 changed files with 59 additions and 59 deletions

View file

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