]> git.michaelhowe.org Git - packages/p/paho-mqtt.git/commitdiff
Bump version number.
authorRoger A. Light <roger@atchoo.org>
Sat, 13 Sep 2014 20:25:47 +0000 (21:25 +0100)
committerRoger A. Light <roger@atchoo.org>
Sat, 13 Sep 2014 20:25:47 +0000 (21:25 +0100)
Change-Id: I1ae219e094faa3473c06eba65e8eba0abd30d53f

ChangeLog.txt
src/paho/mqtt/__init__.py

index 9feab326a8fab2a92ad1cddb6f2b358d280839c4..6e1886ae41a6881c309a09b50467d44af69bf9a9 100644 (file)
@@ -1,5 +1,5 @@
-v1.0.2
-======
+v1.0.2 - 2014-09-13
+===================
 
 - Fix "protocol" not being used in publish.single()
 - Fix Client constructor for the case where "localhost" is unresolvable.
index 4802e90f8edc38346215a3277cf96f0fa7474c32..7863915fa5f8f014c64c8abff41a138e9b3cd4d3 100644 (file)
@@ -1 +1 @@
-__version__ = "1.0"
+__version__ = "1.0.2"