Skip to content

Commit 7cdc1ca

Browse files
authored
Merge pull request #314 from nigel5/patch-1
Update the supported python version in the docs
2 parents 6ec9774 + d7817c2 commit 7cdc1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A Python client driver for `Scylla <https://docs.scylladb.com>`_.
44
This driver works exclusively with the Cassandra Query Language v3 (CQL3)
55
and Cassandra's native protocol.
66

7-
The driver supports Python 2.7, 3.5, 3.6, 3.7 and 3.8.
7+
The driver supports Python 3.6-3.11.
88

99
This driver is open source under the
1010
`Apache v2 License <http://www.apache.org/licenses/LICENSE-2.0.html>`_.

0 commit comments

Comments
 (0)