Release 3.0.1

This commit is contained in:
George Wang 2021-06-16 16:03:55 -04:00
parent b2e1404ca7
commit d549a33b21
3 changed files with 8 additions and 2 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.0'
release = u'3.0.1'
# -- General configuration ---------------------------------------------------