Skip to content

Commit 1932049

Browse files
committed
Update version.
1 parent f14173b commit 1932049

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.2'
4+
__version__ = '2.0.3'

0 commit comments

Comments
 (0)