File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/google-cloud-dialogflow-cx Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.13.5] ( https://github.com/googleapis/python-dialogflow-cx/compare/v1.13.4...v1.13.5 ) (2022-10-26)
4+
5+
6+ ### Documentation
7+
8+ * Clarified TTL as time-to-live ([ #465 ] ( https://github.com/googleapis/python-dialogflow-cx/issues/465 ) ) ([ 5e8fc34] ( https://github.com/googleapis/python-dialogflow-cx/commit/5e8fc34f7a40351c2a3092fb835bf8ac0f3e63d1 ) )
9+
310## [ 1.13.4] ( https://github.com/googleapis/python-dialogflow-cx/compare/v1.13.3...v1.13.4 ) (2022-10-07)
411
512
Original file line number Diff line number Diff line change 1919import os
2020import setuptools # type: ignore
2121
22- version = "1.13.4 "
22+ version = "1.13.5 "
2323
2424package_root = os .path .abspath (os .path .dirname (__file__ ))
2525
You can’t perform that action at this time.
0 commit comments