File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ triaxtec] ( https://circleci.com/gh/triaxtec/openapi-python-client.svg?style=svg )] ( https://circleci.com/gh/triaxtec/openapi-python-client )
2
2
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/ambv/black )
3
3
[ ![ codecov] ( https://codecov.io/gh/triaxtec/openapi-python-client/branch/master/graph/badge.svg )] ( https://codecov.io/gh/triaxtec/openapi-python-client )
4
- [ ![ PyPi version] ( https://pypip.in/v/openapi-python-client/badge.png )] ( https://crate.io/packages/openapi-python-client/ )
4
+ [ ![ PyPI version shields.io] ( https://img.shields.io/pypi/v/openapi-python-client.svg )] ( https://pypi.python.org/pypi/openapi-python-client/ )
5
+
5
6
# openapi-python-client
6
7
Generate modern Python clients from OpenAPI
7
8
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " openapi-python-client"
3
- version = " 0.1.0-dev.0 "
3
+ version = " 0.1.0"
4
4
description = " Generate modern Python clients from OpenAPI"
5
5
6
6
authors = [
You can’t perform that action at this time.
0 commit comments