Mark new version and add rough changelog

This commit is contained in:
Kevin Chung
2020-05-02 02:49:03 -04:00
parent 073c8c713d
commit 735faf0e23
4 changed files with 53 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ author = u"Kevin Chung"
# The short X.Y version
version = u""
# The full version, including alpha/beta/rc tags
release = u"2.3.3"
release = u"2.4.0"
# -- General configuration ---------------------------------------------------