8000 Update versions.md (#195) · irislips/server-client-python@87acd20 · GitHub
[go: up one dir, main page]

Skip to content

Commit 87acd20

Browse files
d45Russell Hay
authored andcommitted
Update versions.md (tableau#195)
1 parent 55309f1 commit 87acd20

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/docs/versions.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,11 @@ import tableauserverclient as TSC
3232

3333
server = TSC.Server('http://SERVER_URL')
3434

35-
server.version = '2.4'
35+
36+
server.version = '2.6'
37+
38+
39+
3640
```
3741

3842
## Supported versions
@@ -43,3 +47,5 @@ The current version of TSC only supports the following REST API and Tableau Serv
4347
|---|---|
4448
|2.3|10.0|
4549
|2.4|10.1|
50+
|2.5|10.2|
51+
|2.6|10.3|

0 commit comments

Comments
 (0)
0