Release 3.3.0

This commit is contained in:
George Wang 2023-01-04 15:21:42 -05:00
parent b5efa50a5a
commit 48365d5741
12 changed files with 82 additions and 42 deletions

View file

@ -20,13 +20,13 @@
# -- Project information -----------------------------------------------------
project = u'lsquic'
copyright = u'2022, LiteSpeed Technologies'
copyright = u'2023, LiteSpeed Technologies'
author = u'LiteSpeed Technologies'
# The short X.Y version
version = u'3.2'
version = u'3.3'
# The full version, including alpha/beta/rc tags
release = u'3.2.0'
release = u'3.3.0'
# -- General configuration ---------------------------------------------------