Release 3.0.0

This commit is contained in:
George Wang 2021-06-02 00:39:15 -04:00
parent 3d35ba155f
commit 084338b1a2
16 changed files with 55 additions and 89 deletions

View file

@ -24,9 +24,9 @@ copyright = u'2021, LiteSpeed Technologies'
author = u'LiteSpeed Technologies'
# The short X.Y version
version = u'2.30'
version = u'3.0'
# The full version, including alpha/beta/rc tags
release = u'2.30.2'
release = u'3.0.0'
# -- General configuration ---------------------------------------------------