We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebd56c commit a40458fCopy full SHA for a40458f
docsrc/conf.py
@@ -51,9 +51,9 @@
51
# built documents.
52
#
53
# The short X.Y version.
54
-version = '0.4.1'
+version = '0.5.0'
55
# The full version, including alpha/beta/rc tags.
56
-release = '0.4.1'
+release = '0.5.0'
57
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
# for a list of supported languages.
@@ -116,7 +116,7 @@
116
117
# The name for this set of Sphinx documents. If None, it defaults to
118
# "<project> v<release> documentation".
119
-html_title = "argparse 0.4.1 tutorial"
+html_title = "argparse 0.5.0 tutorial"
120
121
# A shorter title for the navigation bar. Default is the same as html_title.
122
#html_short_title = None
0 commit comments