Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions python_sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The VizQL Data Service Python SDK supports different versions of the VizQLDataSe

[20261.0](https://github.com/tableau/VizQL-Data-Service/blob/release-20261.0/VizQLDataServiceOpenAPISchema.json)

[20262.0](https://github.com/tableau/VizQL-Data-Service/blob/main/VizQLDataServiceOpenAPISchema.json)
[20262.0](https://github.com/tableau/VizQL-Data-Service/blob/release-20262.0/VizQLDataServiceOpenAPISchema.json)

### Python SDK Versions
None for 20251.0
Expand All @@ -39,7 +39,7 @@ None for 20251.0

[20261.0](https://github.com/tableau/VizQL-Data-Service/tree/release-20261.0/python_sdk)

[20262.0](https://github.com/tableau/VizQL-Data-Service/tree/main/python_sdk)
[20262.0](https://github.com/tableau/VizQL-Data-Service/tree/release-20262.0/python_sdk)

## 🔧 Installation
```bash
Expand Down
Loading