diff --git a/hbmqtt/__init__.py b/hbmqtt/__init__.py index 9f28847..14a6924 100644 --- a/hbmqtt/__init__.py +++ b/hbmqtt/__init__.py @@ -2,4 +2,4 @@ # # See the file license.txt for copying permission. -VERSION = (0, 7, 0, 'alpha', 0) +VERSION = (0, 6, 2, 'final', 0)