Bump version to 1.1

This commit is contained in:
Nedko Arnaudov 2023-11-26 17:07:26 +02:00
parent d2c84311ce
commit 36c489e43c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ from __future__ import with_statement
parallel_debug = False
APPNAME='ladish'
VERSION='1'
VERSION='1.1'
DBUS_NAME_BASE = 'org.ladish'
RELEASE = True