Skip to content

Commit 46ec73b

Browse files
committed
Fix python badge in readme
1 parent 0ac6571 commit 46ec73b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi-generator/templates/python/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# {{{packageName}}}@{{packageVersion}}
22

3-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/urlr) ![PyPI - Downloads](https://img.shields.io/pypi/dm/urlr) ![PyPI - License](https://img.shields.io/pypi/l/urlr)
3+
![PyPI - Version](https://img.shields.io/pypi/v/urlr) ![PyPI - Downloads](https://img.shields.io/pypi/dm/urlr) ![PyPI - License](https://img.shields.io/pypi/l/urlr)
44

55
This SDK is automatically generated with the [OpenAPI Generator](https://openapi-generator.tech) project.
66

0 commit comments

Comments
 (0)