File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22Flask RESTX
33===========
44
5- .. image :: https://github.com/python-restx/flask-restx/workflows/Tests/badge.svg?tag=0.1.1 &event=push
5+ .. image :: https://github.com/python-restx/flask-restx/workflows/Tests/badge.svg?tag=0.2.0 &event=push
66 :target: https://github.com/python-restx/flask-restx/actions?query=workflow%3ATests
77 :alt: Tests status
88.. image :: https://codecov.io/gh/python-restx/flask-restx/branch/master/graph/badge.svg
99 :target: https://codecov.io/gh/python-restx/flask-restx
1010 :alt: Code coverage
11- .. image :: https://readthedocs.org/projects/flask-restx/badge/?version=0.1.1
12- :target: https://flask-restx.readthedocs.io/en/0.1.1 /
11+ .. image :: https://readthedocs.org/projects/flask-restx/badge/?version=0.2.0
12+ :target: https://flask-restx.readthedocs.io/en/0.2.0 /
1313 :alt: Documentation status
1414.. image :: https://img.shields.io/pypi/l/flask-restx.svg
1515 :target: https://pypi.org/project/flask-restx
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
2- __version__ = "0.1.1 "
2+ __version__ = "0.2.0 "
33__description__ = (
44 "Fully featured framework for fast, easy and documented API development with Flask"
55)
Original file line number Diff line number Diff line change 11{
22 "name" : " flask-restx" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " Fully featured framework for fast, easy and documented API development with Flask" ,
55 "repository" : " python-restx/flask-restx" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments