update version string

This commit is contained in:
tschettervictor
2025-11-19 06:20:45 -05:00
committed by GitHub
parent 0b7c0ef511
commit c74707a96a

View File

@@ -5,9 +5,9 @@ copyright = '2018-2025, Christer Edwards'
author = 'Christer Edwards'
# The short X.Y version
version = '1.1.0'
version = '1.1.1'
# The full version, including alpha/beta/rc tags
release = '1.1.0.251001'
release = '1.1.1.2511118'
# -- General configuration ---------------------------------------------------