0.4.1 release

This commit is contained in:
mpeterv
2015-08-08 23:34:50 +03:00
parent c3eaee8a3c
commit b3936576be
20 changed files with 60 additions and 38 deletions

View File

@@ -51,9 +51,9 @@ copyright = u'2013 - 2015, Peter Melnichenko'
# built documents.
#
# The short X.Y version.
version = '0.4.0'
version = '0.4.1'
# The full version, including alpha/beta/rc tags.
release = '0.4.0'
release = '0.4.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -117,7 +117,7 @@ else:
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
html_title = "argparse 0.4.0 tutorial"
html_title = "argparse 0.4.1 tutorial"
# A shorter title for the navigation bar. Default is the same as html_title.
#html_short_title = None