From d2880a528c40c9de65bb52057179a8a87d8e01f9 Mon Sep 17 00:00:00 2001 From: alplabin <122352306+alplabin@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:41:47 +0100 Subject: [PATCH] Release v3.11.0 --- binance/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binance/__version__.py b/binance/__version__.py index 9ce9954c..fcbd6954 100644 --- a/binance/__version__.py +++ b/binance/__version__.py @@ -1 +1 @@ -__version__ = "3.10.0" +__version__ = "3.11.0"