We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2784780 commit 1d5209cCopy full SHA for 1d5209c
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
name = 'pyTibber',
9
packages = ['Tibber'],
10
install_requires=['gql==0.1.0', 'aiohttp==2.2.5', 'async_timeout==1.4.0'],
11
- version='0.1.1',
+ version='0.2.0',
12
description='A python3 library to communicate with Tibber',
13
long_description=long_description,
14
author='Daniel Hoyer Iversen',
0 commit comments