Skip to content

Commit d4639ae

Browse files
committed
Update version.
1 parent 0fcecf5 commit d4639ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

myDevices/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""
22
This package contains the Cayenne agent, which is a full featured client for the Cayenne IoT project builder: https://cayenne.mydevices.com. It sends system information as well as sensor and actuator data and responds to actuator messages initiated from the Cayenne dashboard and mobile apps.
33
"""
4-
__version__ = '2.0.1'
4+
__version__ = '2.0.2'

0 commit comments

Comments
 (0)