From 9fd874052a75b2a1f6e6d6f8bb690d8934f807a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Vi=C3=B1as?= Date: Mon, 15 Mar 2021 23:30:54 -0400 Subject: [PATCH] Update conf.py --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 3c473a8..6878d2c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,9 +58,9 @@ # built documents. # # The short X.Y version. -version = '0.1.2' +version = '1.0.0' # The full version, including alpha/beta/rc tags. -release = '0.1.2' +release = '1.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.