From cfbca6b6a3bcb37baeb05f6cc9b771f64b59fadf Mon Sep 17 00:00:00 2001 From: AsafMah Date: Sun, 16 Apr 2023 13:44:58 +0300 Subject: [PATCH] Update _version.py --- 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 5d2c792b..7ee9c632 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 = "4.1.3" +VERSION = "4.1.4"