> ## Documentation Index
> Fetch the complete documentation index at: https://docs.textql.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Python SDK release log

> Release history for the TextQL Python SDK

Install the latest release from [PyPI](https://pypi.org/project/textql-sdk/):

```bash theme={null}
pip install textql-sdk
```

<Update label="v1.0.4" description="July 21, 2026">
  [View `textql-sdk` v1.0.4 on PyPI](https://pypi.org/project/textql-sdk/1.0.4).

  ```bash theme={null}
  pip install textql-sdk==1.0.4
  ```

  Generated with [Speakeasy CLI 1.790.3 (generator 2.918.4)](https://github.com/speakeasy-api/speakeasy).
</Update>

<Update label="v1.0.3" description="July 21, 2026">
  [View `textql-sdk` v1.0.3 on PyPI](https://pypi.org/project/textql-sdk/1.0.3).

  ```bash theme={null}
  pip install textql-sdk==1.0.3
  ```

  Generated with [Speakeasy CLI 1.790.3 (generator 2.918.4)](https://github.com/speakeasy-api/speakeasy).
</Update>

<Update label="v1.0.2" description="July 20, 2026">
  [View `textql-sdk` v1.0.2 on PyPI](https://pypi.org/project/textql-sdk/1.0.2).

  ```bash theme={null}
  pip install textql-sdk==1.0.2
  ```

  Generated with [Speakeasy CLI 1.790.3 (generator 2.918.4)](https://github.com/speakeasy-api/speakeasy).
</Update>

<Update label="v1.0.1" description="July 20, 2026">
  [View `textql-sdk` v1.0.1 on PyPI](https://pypi.org/project/textql-sdk/1.0.1).

  ```bash theme={null}
  pip install textql-sdk==1.0.1
  ```

  Generated with [Speakeasy CLI 1.790.3 (generator 2.918.4)](https://github.com/speakeasy-api/speakeasy).
</Update>

<Update label="v1.0.0" description="July 17, 2026">
  [View `textql-sdk` v1.0.0 on PyPI](https://pypi.org/project/textql-sdk/1.0.0).

  ```bash theme={null}
  pip install textql-sdk==1.0.0
  ```

  Generated with [Speakeasy CLI 1.790.2 (generator 2.918.3)](https://github.com/speakeasy-api/speakeasy).
</Update>
