From a94c838ca7c0828c10eb90b5e2556e1196c0087b Mon Sep 17 00:00:00 2001 From: Dhwani Patel Date: Wed, 19 Jul 2023 11:00:43 -0600 Subject: [PATCH] Bump to version 0.20.1 --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 98447e2..7502407 100644 --- a/conf.py +++ b/conf.py @@ -79,7 +79,7 @@ # The short X.Y version. version = "0.20" # The full version, including alpha/beta/rc tags. -release = "0.20.0" +release = "0.20.1" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.