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 021b001 commit 7654daeCopy full SHA for 7654dae
azure-kusto-data/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "azure-kusto-data"
3
-version = "5.0.5"
+version = "6.0.0"
4
description = "Kusto Data Client"
5
authors = [
6
{ name = "Microsoft Corporation", email = "[email protected]" },
@@ -47,4 +47,4 @@ build-backend = "uv_build"
47
48
[tool.uv.build-backend]
49
module-name = "azure.kusto.data"
50
-module-root = ""
+module-root = ""
0 commit comments