Release 3.3.1

This commit is contained in:
George Wang 2023-01-26 11:19:06 -05:00
parent 839893419c
commit b373fe5220
9 changed files with 46 additions and 19 deletions

View file

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