Skip to content

Commit 83af0aa

Browse files
committed
Bumped version
1 parent ed8c75b commit 83af0aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

crownstone_cloud/lib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Library that communicates with the Crownstone lib"""
22

3-
__version__ = '1.0.2'
3+
__version__ = '1.0.5'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='crownstone-lib-python-cloud',
5-
version='1.0.2',
5+
version='1.0.5',
66
url='https://github.com/crownstone/crownstone-lib-python-cloud',
77
author='Crownstone B.V.',
88
description='Async library to get & store data from the Crownstone cloud.',

0 commit comments

Comments
 (0)