From 6306288b7b65481a7e0706d3515d673b2344d2f0 Mon Sep 17 00:00:00 2001 From: Nicolas Jouanin Date: Mon, 6 Jul 2015 22:47:25 +0200 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 2220a85..538fe2e 100644 --- a/hbmqtt/__init__.py +++ b/hbmqtt/__init__.py @@ -2,4 +2,4 @@ # # See the file license.txt for copying permission. -VERSION = (0, 2, 0, 'final', 0) +VERSION = (0, 3, 0, 'alpha', 0)