File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55
55
# built documents.
56
56
#
57
57
# The short X.Y version.
58
- version = '1.30 .0'
58
+ version = '1.31 .0'
59
59
# The full version, including alpha/beta/rc tags.
60
- release = '1.30 .0'
60
+ release = '1.31 .0'
61
61
62
62
# The language for content autogenerated by Sphinx. Refer to documentation
63
63
# for a list of supported languages.
Original file line number Diff line number Diff line change 12
12
limitations under the License.
13
13
"""
14
14
15
- __version__ = '1.30 .0'
15
+ __version__ = '1.31 .0'
Original file line number Diff line number Diff line change 30
30
31
31
_APPLICATION_JSON = 'application/json'
32
32
_BINDING_LANGUAGE = 'python'
33
- _BINDING_VERSION = '1.30 .0'
33
+ _BINDING_VERSION = '1.31 .0'
34
34
# TODO Remove legacies in future release
35
35
_LEGACY_CONCURRENCY_HEADER = 'x-rosetteapi-concurrency'
36
36
_CONCURRENCY_HEADER = 'x-babelstreetapi-concurrency'
You can’t perform that action at this time.
0 commit comments