Skip to content

Commit bde2e19

Browse files
authored
Merge pull request #198 from bkemper24/main
update version reference in readme
2 parents 945ed53 + 8566100 commit bde2e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ amounts of data. It also offers more advanced data loading from the client
3838
and data formatting features.
3939

4040
To access the CAS REST interface only, you can use the pure Python code
41-
which runs in Python 3.7 to 3.12 on all platforms. While not as fast as the
41+
which runs in Python 3.7 to 3.13 on all platforms. While not as fast as the
4242
binary protocol, the pure Python interface is more portable.
4343

4444
## Linux Library Dependencies

0 commit comments

Comments
 (0)