Skip to content

Version assignment needs to take strings #198

@acpana

Description

@acpana

Reference link: https://tableau.github.io/server-client-python/docs/versions

The section talk about changing the API version being used.

The assignment server.version = 2.4 is wrong as the version property needs to be a string for code in the TSC repository to function.

It should be server.version = '2.4'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions