2.3.1 / 2020-02-17
==================

**General**
* User confirmation emails now have the correct URL format
This commit is contained in:
Kevin Chung
2020-02-17 20:07:17 -05:00
committed by GitHub
parent 22c132358e
commit 7cd8d90e0c
6 changed files with 14 additions and 5 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.0"
release = u"2.3.1"
# -- General configuration ---------------------------------------------------