From 6cbbd1859f7ff219c19f68d3063842cdd6db1885 Mon Sep 17 00:00:00 2001 From: Bob Ippolito Date: Sun, 17 Nov 2019 22:16:37 -0800 Subject: Set version back to v3.17.0 --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf.py') diff --git a/conf.py b/conf.py index 255cad8..7a49fff 100644 --- a/conf.py +++ b/conf.py @@ -42,9 +42,9 @@ copyright = '2018, Bob Ippolito' # other places throughout the built documents. # # The short X.Y version. -version = '3.18' +version = '3.17' # The full version, including alpha/beta/rc tags. -release = '3.18.0' +release = '3.17.0' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: -- cgit v1.2.1