This repository was archived by the owner on Nov 17, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Documentation can be found in the `docs` directory or [here][docs]
7272[ coverage ] : https://coveralls.io/github/menecio/django-api-bouncer?branch=master
7373[ build-status-image ] : https://travis-ci.org/menecio/django-api-bouncer.svg?branch=master
7474[ travis ] : https://travis-ci.org/menecio/django-api-bouncer?branch=master
75- [ pypi-version ] : https://img.shields.io/badge/pypi-0.3-blue.svg
75+ [ pypi-version ] : https://img.shields.io/badge/pypi-0.3.1 -blue.svg
7676[ pypi ] : https://pypi.python.org/pypi/django-api-bouncer
7777[ kong ] : https://getkong.org
7878[ docs ] : http://www.menecio.me/django-api-bouncer/docs
Original file line number Diff line number Diff line change 5959# The short X.Y version.
6060version = '0.3'
6161# The full version, including alpha/beta/rc tags.
62- release = '0.3'
62+ release = '0.3.1 '
6363
6464# The language for content autogenerated by Sphinx. Refer to documentation
6565# for a list of supported languages.
Original file line number Diff line number Diff line change 11[metadata]
22name = django-api-bouncer
3- version = 0.3
3+ version = 0.3.1
44description = A simple API Gateway app for Django
55author = Aristobulo Meneses
66
You can’t perform that action at this time.
0 commit comments