Skip to content

Commit a40458f

Browse files
committed
0.5.0 release
1 parent bebd56c commit a40458f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docsrc/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
# built documents.
5252
#
5353
# The short X.Y version.
54-
version = '0.4.1'
54+
version = '0.5.0'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '0.4.1'
56+
release = '0.5.0'
5757

5858
# The language for content autogenerated by Sphinx. Refer to documentation
5959
# for a list of supported languages.
@@ -116,7 +116,7 @@
116116

117117
# The name for this set of Sphinx documents. If None, it defaults to
118118
# "<project> v<release> documentation".
119-
html_title = "argparse 0.4.1 tutorial"
119+
html_title = "argparse 0.5.0 tutorial"
120120

121121
# A shorter title for the navigation bar. Default is the same as html_title.
122122
#html_short_title = None

0 commit comments

Comments
 (0)