From f2fb154081bf8d73aa8b750132fb17ba0fda12a9 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 28 Jan 2019 22:07:26 +0100 Subject: [PATCH] Bump version to 1.8.2. --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index 4d4b657..c30290d 100644 --- a/conf.py +++ b/conf.py @@ -60,9 +60,9 @@ author = 'Steinar H. Gunderson' # built documents. # # The short X.Y version. -version = '1.8.0' +version = '1.8.2' # The full version, including alpha/beta/rc tags. -release = '1.8.0' +release = '1.8.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- 2.39.2