Release 4.0.5

This commit is contained in:
George Wang 2024-02-07 12:32:13 -05:00
parent 515f453556
commit 9c877a4177
7 changed files with 52 additions and 11 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.4'
release = u'4.0.5'
# -- General configuration ---------------------------------------------------