Release 2.13.3

- [BUGFIX] ACK ping-pong: TIMESTAMP frame is not to be acked.
This commit is contained in:
Dmitri Tikhonov 2020-03-23 17:13:56 -04:00
parent 992bbcdba6
commit a686ef2a56
4 changed files with 7 additions and 3 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.2'
release = u'2.13.3'
# -- General configuration ---------------------------------------------------