Release 4.0.3

This commit is contained in:
George Wang 2023-12-26 10:23:22 -05:00
parent a18ccca39e
commit 1163af9c41
6 changed files with 15 additions and 4 deletions

View file

@ -26,7 +26,7 @@ author = u'LiteSpeed Technologies'
# The short X.Y version
version = u'4.0'
# The full version, including alpha/beta/rc tags
release = u'4.0.2'
release = u'4.0.3'
# -- General configuration ---------------------------------------------------