Skip to content

Commit 1cac6b4

Browse files
committed
Bumped version.
1 parent a9f5eca commit 1cac6b4

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.2.0'
3+
__version__ = '1.2.1'

setup.py

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

66
setup(
77
name='crownstone-cloud',
8-
version='1.2.0',
8+
version='1.2.1',
99
long_description=long_description,
1010
long_description_content_type="text/markdown",
1111
url='https://github.com/crownstone/crownstone-lib-python-cloud',

0 commit comments

Comments
 (0)