Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielhiversen authored Oct 4, 2017
1 parent 2784780 commit 1d5209c
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 @@ -8,7 +8,7 @@
name = 'pyTibber',
packages = ['Tibber'],
install_requires=['gql==0.1.0', 'aiohttp==2.2.5', 'async_timeout==1.4.0'],
version='0.1.1',
version='0.2.0',
description='A python3 library to communicate with Tibber',
long_description=long_description,
author='Daniel Hoyer Iversen',
Expand Down

0 comments on commit 1d5209c

Please sign in to comment.