diff --git a/docs/docs/versions.md b/docs/docs/versions.md index 48531b187..eac3cdca2 100644 --- a/docs/docs/versions.md +++ b/docs/docs/versions.md @@ -32,7 +32,11 @@ import tableauserverclient as TSC server = TSC.Server('http://SERVER_URL') -server.version = '2.4' + +server.version = '2.6' + + + ``` ## Supported versions @@ -43,3 +47,5 @@ The current version of TSC only supports the following REST API and Tableau Serv |---|---| |2.3|10.0| |2.4|10.1| +|2.5|10.2| +|2.6|10.3|