Release 4.0.7

This commit is contained in:
George Wang 2024-02-28 19:05:41 -05:00
parent 851b0b0a57
commit f416a13afe
7 changed files with 158 additions and 9 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.6'
release = u'4.0.7'
# -- General configuration ---------------------------------------------------