Skip to content

Commit

Permalink
condition statement error
Browse files Browse the repository at this point in the history
  • Loading branch information
Radar committed Jun 4, 2019
1 parent d9858bf commit 9e8d1d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@

setup(
name='pysuez',
version='0.1.7',
version='0.1.8',
description='Get your water consumption data from your Suez account (www.toutsurmoneau.fr)',
long_description=long_description,
author='Farid N27',
author_email='[email protected]',
url='https://github.com/ooii/pySuez/releases/tag/0.1.7',
url='https://github.com/ooii/pySuez/releases/tag/0.1.8',
package_data={'': ['LICENSE']},
include_package_data=True,
packages=find_packages(),
Expand Down

0 comments on commit 9e8d1d9

Please sign in to comment.