8000 Update README.rst to add python version badge (#1237) · datastax/python-driver@d7f4541 · GitHub
[go: up one dir, main page]

Skip to content

Commit d7f4541

Browse files
authored
Update README.rst to add python version badge (#1237)
1 parent c5bed09 commit d7f4541

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
:target: https://opensource.org/licenses/Apache-2.0
44
.. |version| image:: https://badge.fury.io/py/cassandra-driver.svg
55
:target: https://badge.fury.io/py/cassandra-driver
6+
.. |pyversion| image:: https://img.shields.io/pypi/pyversions/cassandra-driver.svg
67

7-
|license| |version|
8+
|license| |version| |pyversion|
89

910
DataStax Driver for Apache Cassandra
1011
====================================

0 commit comments

Comments
 (0)
0