Release 3.0.2

This commit is contained in:
George Wang 2021-06-29 16:11:29 -04:00
parent 0dbfd88edd
commit 7fc1254850
5 changed files with 15 additions and 4 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.1'
release = u'3.0.2'
# -- General configuration ---------------------------------------------------