Skip to content

Commit efebf69

Browse files
committed
Merge branch 'quentin/fixReadme' into 'master'
fix(readme): bump supported python version in badge See merge request TankerHQ/sdk-python!309
2 parents 644d8ab + 81f7385 commit efebf69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<a href="#readme"><img src="https://raw.githubusercontent.com/TankerHQ/spec/master/img/tanker-logotype-blue-nomargin-350.png" alt="Tanker logo" width="175" /></a>
22

33
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4-
![Supported versions](https://img.shields.io/badge/python-v3.10-blue)
4+
![Supported versions](https://img.shields.io/badge/python-v3.12-blue)
55
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
66
[![Checked with mypy](https://img.shields.io/badge/mypy-checked-blue.svg)](https://mypy-lang.org)
77
[![Build status](https://gitlab.com/TankerHQ/sdk-python/badges/master/pipeline.svg)](https://gitlab.com/TankerHQ/sdk-python/pipelines)

0 commit comments

Comments
 (0)