From b5ec9e9728d549258d9b9183c1857489bdf5c07f Mon Sep 17 00:00:00 2001 From: engn33r Date: Mon, 17 May 2021 21:59:26 -0400 Subject: 1.0.0 --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/conf.py') diff --git a/docs/source/conf.py b/docs/source/conf.py index f7f5c57..44bf906 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -34,7 +34,7 @@ copyright = '2021' author = 'liris' # The full version, including alpha/beta/rc tags -release = '0.59.0' +release = '1.0.0' # -- General configuration --------------------------------------------------- -- cgit v1.2.1