From a412569ff7ac46a5c84d49bf744a35c9303d23fb Mon Sep 17 00:00:00 2001 From: kevgliss Date: Sat, 19 Sep 2015 09:34:48 -0700 Subject: [PATCH] aligning doc version with tagged version --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index e45a789c..035b6499 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,7 +57,7 @@ copyright = u'2015, Netflix Inc.' # The short X.Y version. version = '0.1' # The full version, including alpha/beta/rc tags. -release = '0.1.1' +release = '0.1.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.