From 027a2f2167ee06471e79e935d6a80ee7771b4b84 Mon Sep 17 00:00:00 2001 From: David Silaghi Date: Tue, 21 Jul 2026 17:00:01 +0300 Subject: [PATCH] docs: fix title and TOC link in README-v1.1.0.md --- readme/README-v1.1.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme/README-v1.1.0.md b/readme/README-v1.1.0.md index dd52838..eadf3ba 100644 --- a/readme/README-v1.1.0.md +++ b/readme/README-v1.1.0.md @@ -1,11 +1,11 @@ -# DataConnect Python Library v1.0.0 +# DataConnect Python Library v1.1.0 The DataConnect Python library provides a Python client for connecting to Medidata DataConnect and retrieving relevant data programmatically. To use this library, you must have a valid iMedidata account and access to required building blocks in the Medidata Platform. For details, see the Medidata [Knowledge Hub](https://learn.medidata.com/en-US/bundle/data-connect/page/developer_center.html). ## Table of Contents -- [DataConnect Python Library v1.0.0](#dataconnect-python-library-v100) +- [DataConnect Python Library v1.1.0](#dataconnect-python-library-v110) - [Table of Contents](#table-of-contents) - [Setup and Usage](#setup-and-usage) - [Authentication and Connectivity](#authentication-and-connectivity)