From 4b86e37f93122df5b3ea0619fbc0f83e5380551d Mon Sep 17 00:00:00 2001 From: Bryan Veloso Date: Tue, 1 Nov 2011 01:54:31 +0900 Subject: [PATCH] No longer an alpha. --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index a751d2c..dcaf826 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2011, Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett & # built documents. # # The short X.Y version. -version = '1.0alpha' +version = '1.0' # The full version, including alpha/beta/rc tags. -release = '1.0alpha' +release = '1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.