Release 3.1.1

This commit is contained in:
George Wang 2022-05-13 10:52:37 -04:00
parent a74702c630
commit 0a4f8953dc
6 changed files with 20 additions and 16 deletions

View file

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