Mark v2.4.1

This commit is contained in:
Kevin Chung
2020-05-05 23:33:06 -04:00
parent 2cfc89d4c2
commit 1d28016424
4 changed files with 15 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.4.0"
release = u"2.4.1"
# -- General configuration ---------------------------------------------------