diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-08-01 12:17:03 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-08-01 12:17:03 -0400 |
commit | c7f0b6fab08a52cc5a6e242ad3df2e674cb68fb9 (patch) | |
tree | b6cbefa38f9e23b7e2c37d072b2ea2a612d9f5c8 /docs/source | |
parent | b7e57b1f76c5f2fba3527dfcd919f517d1c67cca (diff) | |
download | mediagoblin-c7f0b6fab08a52cc5a6e242ad3df2e674cb68fb9.tar.lz mediagoblin-c7f0b6fab08a52cc5a6e242ad3df2e674cb68fb9.tar.xz mediagoblin-c7f0b6fab08a52cc5a6e242ad3df2e674cb68fb9.zip |
Updating version to 0.0.4.
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 5861a463..e2f327c9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -48,9 +48,9 @@ copyright = u'2011, Free Software Foundation, Inc and contributors' # built documents. # # The short X.Y version. -version = '0.0.3' +version = '0.0.4' # The full version, including alpha/beta/rc tags. -release = '0.0.3' +release = '0.0.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |