From d943e042f12c66a1c5632996cec2bb78ef8d976a Mon Sep 17 00:00:00 2001 From: Manas Rachh Date: Tue, 20 Feb 2024 11:14:42 -0500 Subject: [PATCH] fixing version number --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index b4ee9e9..feb49c3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -66,7 +66,7 @@ # built documents. # # The short X.Y version. -version = u'1.0.0' +version = u'1.1.0' # The full version, including alpha/beta/rc tags. release = u'1.0.0'