From 0afee9205a5060ce829ea9262672de54b3a6a318 Mon Sep 17 00:00:00 2001 From: "shiyao.zhu" Date: Wed, 12 Apr 2023 14:51:16 +0800 Subject: [PATCH] update version --- okx/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/okx/__init__.py b/okx/__init__.py index 9c8f727..8dd9460 100644 --- a/okx/__init__.py +++ b/okx/__init__.py @@ -2,4 +2,4 @@ Python SDK for the OKX API v5 """ -__version__="0.1.8" \ No newline at end of file +__version__="0.1.9" \ No newline at end of file