Update version to 0.3.1.dev
This commit is contained in:
parent
44f3d3b19a
commit
a736a5d582
@ -48,9 +48,9 @@ copyright = u'2011, 2012 GNU MediaGoblin contributors'
|
|||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '0.3.0'
|
version = '0.3.1'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '0.3.0'
|
release = '0.3.1.dev'
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
@ -23,4 +23,4 @@
|
|||||||
|
|
||||||
# see http://www.python.org/dev/peps/pep-0386/
|
# see http://www.python.org/dev/peps/pep-0386/
|
||||||
|
|
||||||
__version__ = "0.3.0"
|
__version__ = "0.3.1.dev"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user