Release 3.1.2

This commit is contained in:
George Wang 2022-08-16 12:16:46 -04:00
parent 5f073670ba
commit 6efb8c5235
10 changed files with 46 additions and 63 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.1'
release = u'3.1.2'
# -- General configuration ---------------------------------------------------