From c93745890866afc821a51dcf8e56d08a902200d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa=20A=2E=20Matienzo?= Date: Tue, 3 Mar 2026 16:51:16 -0800 Subject: [PATCH] AP-607: Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f523517..45483ef 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Python library for interacting with the [TIND DA](https://tind.io) API. ## Requirements -- Python 3.13+ +- Python 3.12+ ## Installation