From 44f3d3b19a8f3a477156c655666626eb33b169b4 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Mon, 30 Apr 2012 09:48:00 -0700 Subject: Update version to 0.3.0 for release --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/conf.py b/docs/source/conf.py index aafcf128..07f546e0 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -50,7 +50,7 @@ copyright = u'2011, 2012 GNU MediaGoblin contributors' # The short X.Y version. version = '0.3.0' # The full version, including alpha/beta/rc tags. -release = '0.3.0-dev' +release = '0.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3