From 5a625bd6a88ca36c831bffaf9735943d4c98c18d Mon Sep 17 00:00:00 2001 From: Giulio Rossetti Date: Sat, 17 Jul 2021 11:19:06 +0200 Subject: [PATCH] :arrow_up: v0.3.0 --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 5ab85f3..b5ba132 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -101,9 +101,9 @@ def __getattr__(cls, name): # built documents. # # The short X.Y version. -version = u'0.2.6' +version = u'0.3.0' # The full version, including alpha/beta/rc tags. -release = u'0.2.6' +release = u'0.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.