Release 2.13.1 - fix a few minor issues flagged by Coverity

This commit is contained in:
Dmitri Tikhonov 2020-03-12 10:54:58 -04:00
parent e57d2b2724
commit ea822d0d31
6 changed files with 11 additions and 5 deletions

View file

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