From 856610063f4fb6c40331ef1fb40f5ed463044fdf Mon Sep 17 00:00:00 2001 From: Barbara Kemper Date: Thu, 25 Sep 2025 12:44:08 -0400 Subject: [PATCH] update version reference in readme Signed-off-by: Barbara Kemper --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed7e889f..aa558b2b 100755 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ amounts of data. It also offers more advanced data loading from the client and data formatting features. To access the CAS REST interface only, you can use the pure Python code -which runs in Python 3.7 to 3.12 on all platforms. While not as fast as the +which runs in Python 3.7 to 3.13 on all platforms. While not as fast as the binary protocol, the pure Python interface is more portable. ## Linux Library Dependencies