File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5555# built documents.
5656#
5757# The short X.Y version.
58- version = '1.14.4 '
58+ version = '1.20.0 '
5959# The full version, including alpha/beta/rc tags.
60- release = '1.14.4 '
60+ release = '1.20.0 '
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
Original file line number Diff line number Diff line change 1212limitations under the License.
1313"""
1414
15- __version__ = '1.14.4 '
15+ __version__ = '1.20.0 '
Original file line number Diff line number Diff line change 3030
3131_APPLICATION_JSON = 'application/json'
3232_BINDING_LANGUAGE = 'python'
33- _BINDING_VERSION = '1.14.4 '
33+ _BINDING_VERSION = '1.20.0 '
3434_CONCURRENCY_HEADER = 'x-rosetteapi-concurrency'
3535_CUSTOM_HEADER_PREFIX = 'X-RosetteAPI-'
3636_CUSTOM_HEADER_PATTERN = re .compile ('^' + _CUSTOM_HEADER_PREFIX )
You can’t perform that action at this time.
0 commit comments