From f76be85a0ade2d612136fbfba7ded7427b82206c Mon Sep 17 00:00:00 2001 From: Nicolas Date: Sat, 25 Jan 2020 18:14:20 +0400 Subject: [PATCH] prepare next version --- hbmqtt/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbmqtt/__init__.py b/hbmqtt/__init__.py index d1c17b1..ac35267 100644 --- a/hbmqtt/__init__.py +++ b/hbmqtt/__init__.py @@ -2,4 +2,4 @@ # # See the file license.txt for copying permission. -VERSION = (0, 9, 6, 'final', 0) +VERSION = (0, 9, 7, 'alpha', 0)