Bump version number to 1.4.0

This commit is contained in:
ogoffart 2023-12-11 11:21:37 +00:00
parent 9737720cf2
commit b081c489d6
39 changed files with 60 additions and 60 deletions

View file

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