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