Release 3.0.4

This commit is contained in:
George Wang 2022-01-11 11:17:44 -05:00
parent f9e1c11a39
commit 497ec21d16
9 changed files with 17 additions and 8 deletions

View file

@ -26,7 +26,7 @@ author = u'LiteSpeed Technologies'
# The short X.Y version
version = u'3.0'
# The full version, including alpha/beta/rc tags
release = u'3.0.3'
release = u'3.0.4'
# -- General configuration ---------------------------------------------------