From 031660ab21da0224fc953271b247f8fb8c8481c4 Mon Sep 17 00:00:00 2001 From: pylover Date: Mon, 25 Sep 2017 03:10:51 +0330 Subject: [PATCH] v0.30.1 --- restfulpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restfulpy/__init__.py b/restfulpy/__init__.py index 99b6264..4acbdec 100644 --- a/restfulpy/__init__.py +++ b/restfulpy/__init__.py @@ -7,7 +7,7 @@ warnings.filterwarnings('ignore', message='Unknown REQUEST_METHOD') -__version__ = '0.30.0' +__version__ = '0.30.1' __all__ = [