Bump version number to 1.4.1

This commit is contained in:
ogoffart 2024-02-01 09:12:42 +00:00
parent 41f1f41536
commit fec2b961db
41 changed files with 61 additions and 61 deletions

View file

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