Skip to content

Commit 1d5209c

Browse files
Update setup.py
1 parent 2784780 commit 1d5209c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
name = 'pyTibber',
99
packages = ['Tibber'],
1010
install_requires=['gql==0.1.0', 'aiohttp==2.2.5', 'async_timeout==1.4.0'],
11-
version='0.1.1',
11+
version='0.2.0',
1212
description='A python3 library to communicate with Tibber',
1313
long_description=long_description,
1414
author='Daniel Hoyer Iversen',

0 commit comments

Comments
 (0)