From 6c283b2ab48e8817e02717db0379a8e7d5f939fb Mon Sep 17 00:00:00 2001 From: TeusTan Date: Mon, 14 Sep 2020 22:21:45 +0100 Subject: [PATCH] Update __init__.py --- hl_rest_api/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hl_rest_api/__init__.py b/hl_rest_api/__init__.py index 334b8995..a8d4557d 100644 --- a/hl_rest_api/__init__.py +++ b/hl_rest_api/__init__.py @@ -1 +1 @@ -__version__ = "0.3.4" +__version__ = "0.3.5"