From 77efe0608b66b50e947893fd0e53a36a22b6eab9 Mon Sep 17 00:00:00 2001 From: AsafMah Date: Sun, 18 Jul 2021 17:28:30 +0300 Subject: [PATCH] Bumped data --- azure-kusto-data/azure/kusto/data/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-kusto-data/azure/kusto/data/_version.py b/azure-kusto-data/azure/kusto/data/_version.py index f80468d9..01081231 100644 --- a/azure-kusto-data/azure/kusto/data/_version.py +++ b/azure-kusto-data/azure/kusto/data/_version.py @@ -1,3 +1,3 @@ # Copyright (c) Microsoft Corporation. # Licensed under the MIT License -VERSION = "2.2.1" +VERSION = "2.3.0"