From 0b124be42c53067d5b59562e02a164bdd09bffe8 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 1 Sep 2014 17:01:48 -0400 Subject: docs: clarify versioning --- 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 5c5dc0b..f3af983 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -58,10 +58,10 @@ copyright = u'2010, 2011, LeafLabs, LLC. 2014 Various Contributors' # built documents. # # The short X.Y version. -version = '0.0' +version = '0.1' # The full version, including alpha/beta/rc tags. # FIXME [RELEASE] update this for the release -release = 'custom-build' +release = 'v0.1.0-dev' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3