We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d8968 commit 5eb6b92Copy full SHA for 5eb6b92
CHANGELOG.md
@@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Fixed
11
12
+- Fixed Ingest from dataframe
13
- Dependency issues
14
+- Typing issues
15
16
## [5.0.2] - 2025-05-30
17
azure-kusto-data/azure/kusto/data/_version.py
@@ -1,3 +1,3 @@
1
# Copyright (c) Microsoft Corporation.
2
# Licensed under the MIT License
3
-VERSION = "5.0.2"
+VERSION = "5.0.3"
azure-kusto-ingest/azure/kusto/ingest/_version.py
0 commit comments