Release 4.0.8

This commit is contained in:
George Wang 2024-03-12 17:46:16 -04:00
parent f416a13afe
commit aa3b438a67
6 changed files with 32 additions and 3 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.7'
release = u'4.0.8'
# -- General configuration ---------------------------------------------------