From dbe3e76024b3aecf51a542672f7418ea760a9f35 Mon Sep 17 00:00:00 2001 From: njouanin Date: Sat, 12 Mar 2016 21:54:58 +0100 Subject: [PATCH] Bump version --- hbmqtt/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbmqtt/__init__.py b/hbmqtt/__init__.py index 9f28847..58c6a7e 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, 3, 'final', 0)