Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
RicArch97 committed Jun 22, 2020
1 parent a9f5eca commit 1cac6b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crownstone_cloud/lib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Library that communicates with the Crownstone lib"""

__version__ = '1.2.0'
__version__ = '1.2.1'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='crownstone-cloud',
version='1.2.0',
version='1.2.1',
long_description=long_description,
long_description_content_type="text/markdown",
url='https://github.com/crownstone/crownstone-lib-python-cloud',
Expand Down

0 comments on commit 1cac6b4

Please sign in to comment.