Skip to content

Commit 4240002

Browse files
committed
Bump version
1 parent f754a5f commit 4240002

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v1.5.0 - 2019-10-xx
1+
v1.5.0 - 2019-10-30
22
===================
33

44
* Add support for clean_session on subscribe helper. Closes #219

src/paho/mqtt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.4.0.dev0"
1+
__version__ = "1.5.0"
22

33

44
class MQTTException(Exception):

0 commit comments

Comments
 (0)