From 82fdecb6a892579bde16f43b4b983b9dce6c3643 Mon Sep 17 00:00:00 2001 From: Bob Ippolito Date: Fri, 4 Sep 2015 10:35:32 -0700 Subject: Update version to 3.8.1 --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.py') diff --git a/conf.py b/conf.py index 3c0020a..d83bca4 100644 --- a/conf.py +++ b/conf.py @@ -44,7 +44,7 @@ copyright = '2015, Bob Ippolito' # The short X.Y version. version = '3.8' # The full version, including alpha/beta/rc tags. -release = '3.8.0' +release = '3.8.1' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: -- cgit v1.2.1