Skip to content

Commit

Permalink
Next version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Perez committed Sep 29, 2015
1 parent 818468e commit c566395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
setup(
name = 'travel-intelligence',
packages = ['travel-intelligence'], # this must be the same as the name above
version = '0.1',
version = '0.2',
install_requires=requirements,
description = 'A wrapper around the travel-intelligence Web Service API',
author = 'Sebastien Perez',
Expand Down

0 comments on commit c566395

Please sign in to comment.