Release 4.0.9

This commit is contained in:
George Wang 2024-06-12 18:32:52 -04:00
parent c4f359fcb0
commit 0b9f50b5f0
4 changed files with 7 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.8'
release = u'4.0.9'
# -- General configuration ---------------------------------------------------