Release 4.0.6

This commit is contained in:
George Wang 2024-02-23 18:40:48 -05:00
parent 9c877a4177
commit c8cb6aa3e2
7 changed files with 57 additions and 32 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.5'
release = u'4.0.6'
# -- General configuration ---------------------------------------------------