Release 2.30.1

This commit is contained in:
George Wang 2021-04-16 14:54:30 -04:00
parent 927d9cb20d
commit 55d69529bd
10 changed files with 64 additions and 22 deletions

View file

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