Skip to content

Commit

Permalink
Test PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Oct 15, 2018
1 parent 5dc967c commit 9693c14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: python

python:
- '3.5'
- '3.6'

env:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='flask-rest-api',
version='0.0.6',
version='0.0.7',
description='Build a REST API with Flask',
long_description=long_description,
url='https://github.com/Nobatek/flask-rest-api',
Expand Down

0 comments on commit 9693c14

Please sign in to comment.