From c9e6508c66fdf30aecce864b703143083361fe42 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Sat, 8 Apr 2023 22:02:58 -0400 Subject: [PATCH] bump docs version --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 4425175..a140888 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,9 +55,9 @@ author = u'Andy Meneely' # built documents. # # The short X.Y version. -version = u'v0.18' +version = u'v0.19' # The full version, including alpha/beta/rc tags. -release = u'v0.18.0' +release = u'v0.19.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.