Release 4.0.4

This commit is contained in:
George Wang 2024-01-08 22:43:47 -05:00
parent 9d9cde9734
commit 46c448d865
5 changed files with 46 additions and 13 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.3'
release = u'4.0.4'
# -- General configuration ---------------------------------------------------