From ccb742a0b09e6aa070f40cd570fe1f635b28b571 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Sat, 7 May 2016 07:24:54 +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 c6906de..7fa5209 100644 --- a/hbmqtt/__init__.py +++ b/hbmqtt/__init__.py @@ -2,4 +2,4 @@ # # See the file license.txt for copying permission. -VERSION = (0, 8, 0, 'alpha', 0) +VERSION = (0, 7, 1, 'final', 0)