From 4a7e88827ed5bff5f15effffc6bad9818c974471 Mon Sep 17 00:00:00 2001 From: mohammad Date: Sat, 14 Jul 2018 14:37:12 +0430 Subject: [PATCH] v1.9.0a6 --- bddrest/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bddrest/__init__.py b/bddrest/__init__.py index 8c21ef7..c2980a6 100644 --- a/bddrest/__init__.py +++ b/bddrest/__init__.py @@ -5,5 +5,5 @@ from .exceptions import InvalidUrlParametersError, CallVerifyError -__version__ = '1.8.0a6' +__version__ = '1.9.0a6'