Release 3.0.3

This commit is contained in:
George Wang 2021-09-30 11:23:56 -04:00
parent f5bc76471f
commit 082507cd10
10 changed files with 61 additions and 13 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.2'
release = u'3.0.3'
# -- General configuration ---------------------------------------------------