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 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright {yyyy} {name of copyright owner}
189+ Copyright 2017 Aristobulo Meneses
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -51,5 +51,5 @@ Run `python manage.py migrate` to create the api_bouncer models.
5151[ coverage ] : https://coveralls.io/github/menecio/django-api-bouncer?branch=master
5252[ build-status-image ] : https://travis-ci.org/menecio/django-api-bouncer.svg?branch=master
5353[ travis ] : https://travis-ci.org/menecio/django-api-bouncer?branch=master
54- [ pypi-version ] : https://img.shields.io/badge/pypi-0.1 -blue.svg
54+ [ pypi-version ] : https://img.shields.io/badge/pypi-0.2 -blue.svg
5555[ pypi ] : https://pypi.python.org/pypi/django-api-bouncer
Original file line number Diff line number Diff line change 11[metadata]
22name = django-api-bouncer
3- version = 0.1
3+ version = 0.2
44description = A simple API Gateway app for Django
55author = Aristobulo Meneses
66
You can’t perform that action at this time.
0 commit comments