Skip to content

Commit 2f258fe

Browse files
Update discovery_v1.py
1 parent 82f6639 commit 2f258fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/discovery_v1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from watson_developer_cloud import DiscoveryV1
55

66
discovery = DiscoveryV1(
7-
'2016-11-07',
7+
version='2017-10-16',
88
username='YOUR SERVICE USERNAME',
99
password='YOUR SERVICE PASSWORD')
1010

0 commit comments

Comments
 (0)