update version string

This commit is contained in:
tschettervictor
2025-12-01 19:45:07 -07:00
committed by GitHub
parent 4864378c3f
commit 3d10e48f0f

View File

@@ -7,7 +7,7 @@ author = 'Christer Edwards'
# The short X.Y version
version = '1.2.0'
# The full version, including alpha/beta/rc tags
release = '1.2.0.2511119'
release = '1.2.0.251201'
# -- General configuration ---------------------------------------------------