From 69a24050686d1fbb8f989a22410f7f6a5b3796d0 Mon Sep 17 00:00:00 2001 From: AsafMah Date: Sun, 16 Jan 2022 13:16:53 +0200 Subject: [PATCH] Bump to 3.0.0 (#368) --- azure-kusto-data/azure/kusto/data/_version.py | 2 +- azure-kusto-ingest/azure/kusto/ingest/_version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-kusto-data/azure/kusto/data/_version.py b/azure-kusto-data/azure/kusto/data/_version.py index 3f7b2cdf..2e442ff0 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.3.2" +VERSION = "3.0.0" diff --git a/azure-kusto-ingest/azure/kusto/ingest/_version.py b/azure-kusto-ingest/azure/kusto/ingest/_version.py index 3f7b2cdf..2e442ff0 100644 --- a/azure-kusto-ingest/azure/kusto/ingest/_version.py +++ b/azure-kusto-ingest/azure/kusto/ingest/_version.py @@ -1,3 +1,3 @@ # Copyright (c) Microsoft Corporation. # Licensed under the MIT License -VERSION = "2.3.2" +VERSION = "3.0.0"