From 0bcdf20cc525c1343b796cb8f247ea5213c6557e Mon Sep 17 00:00:00 2001 From: Bob Ippolito Date: Sun, 31 May 2015 12:25:39 -0700 Subject: fix typo in e18cc09 --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.py') diff --git a/conf.py b/conf.py index 198331c..5aa0a41 100644 --- a/conf.py +++ b/conf.py @@ -44,7 +44,7 @@ copyright = '2015, Bob Ippolito' # The short X.Y version. version = '3.7' # The full version, including alpha/beta/rc tags. -release = '3.7.2' +release = '3.7.3' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: -- cgit v1.2.1