From b3b9d8fd0b3faffbc7bfaef2c2056178efacb5b8 Mon Sep 17 00:00:00 2001 From: Katherine Klise Date: Thu, 15 Aug 2019 08:30:19 -0600 Subject: [PATCH] Updated version number in docs --- documentation/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/conf.py b/documentation/conf.py index 11e38474..8e017aad 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -77,9 +77,9 @@ # built documents. # # The short X.Y version. -version = '0.1.7' +version = '0.2.1' # The full version, including alpha/beta/rc tags. -release = '0.1.7' +release = '0.2.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.