File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4848project = u'SoftLayer API Python Client'
4949# Hack to avoid the "Redefining built-in 'copyright'" error from static
5050# analysis tools
51- globals ()['copyright' ] = u'2016 , SoftLayer Technologies, Inc.'
51+ globals ()['copyright' ] = u'2017 , SoftLayer Technologies, Inc.'
5252
5353# The version info for the project you're documenting, acts as replacement for
5454# |version| and |release|, also used in various other places throughout the
5555# built documents.
5656#
5757# The short X.Y version.
58- version = '5.2.1 '
58+ version = '5.2.7 '
5959# The full version, including alpha/beta/rc tags.
60- release = '5.2.1 '
60+ release = '5.2.7 '
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments