blob: 30f65758af67ce8f35dce6985b914c384084338d [file] [log] [blame]
---
id: client-python
title: Python Client Release Notes
sidebar_label: Python Client
---
import ClientReleaseTable from "../src/components/ClientReleaseTable";
import data from "../data/release-python"
<ClientReleaseTable data={data} />