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