From d59e376d4ddf31178076a5b3f0ebeda0c7e53ec8 Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Mon, 16 Jun 2014 18:27:54 -0400 Subject: [PATCH] 0.2 --- documentation/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/conf.py b/documentation/conf.py index c2dca09..fa72552 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -50,7 +50,7 @@ copyright = u'2013, Michael Davidsaver' # The short X.Y version. version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0.2-dev' +release = '0.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.