From f4a44dc22e51868bc4f8292377a6b0c7c9baf32a Mon Sep 17 00:00:00 2001 From: Marcos Pereira Date: Tue, 15 Aug 2017 15:12:42 -0300 Subject: [PATCH] Update version in docs. --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 51e3f6a..24a1fd4 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -60,9 +60,9 @@ author = 'Marcos Pereira' # built documents. # # The short X.Y version. -version = '0.1.0' +version = '0.3.1' # The full version, including alpha/beta/rc tags. -release = '0.1.0' +release = '0.3.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.