Skip to content

Commit 259e1ce

Browse files
committed
Update version
1 parent 52b3f9f commit 259e1ce

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,5 +1,5 @@
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.3'
4+
__version__ = '2.0.4'
55

0 commit comments

Comments
 (0)