Skip to content

Commit 1ed6682

Browse files
committed
Fix python version badge in README.md
1 parent 97bc8bf commit 1ed6682

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
@@ -5,7 +5,7 @@
55
[![codecov](https://codecov.io/gh/ArangoDB-Community/python-arango/branch/main/graph/badge.svg?token=M8zrjrzsUY)](https://codecov.io/gh/ArangoDB-Community/python-arango)
66
[![PyPI version](https://badge.fury.io/py/python-arango.svg)](https://badge.fury.io/py/python-arango)
77
[![GitHub license](https://img.shields.io/github/license/ArangoDB-Community/python-arango?color=brightgreen)](https://github.com/ArangoDB-Community/python-arango/blob/main/LICENSE)
8-
![Python version](https://img.shields.io/badge/python-3.7%2B-blue)
8+
![Python version](https://img.shields.io/badge/python-3.8%2B-blue)
99

1010
# Python-Arango
1111

0 commit comments

Comments
 (0)