Skip to content

Commit 133fe0f

Browse files
Merge branch 'develop' into integration-tests
2 parents a9782c9 + 56357f1 commit 133fe0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/conversation_v1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
conversation = ConversationV1(
66
username='YOUR SERVICE USERNAME',
77
password='YOUR SERVICE PASSWORD',
8-
version='2017-04-21')
8+
version='2018-02-16')
99

1010
# When you send multiple requests for the same conversation, include the
1111
# context object from the previous response.

0 commit comments

Comments
 (0)