Skip to content

Commit 9e97682

Browse files
authored
v6.0.1 (#617)
1 parent 681bf83 commit 9e97682

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

azure-kusto-data/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "azure-kusto-data"
3-
version = "6.0.0"
3+
version = "6.0.1"
44
description = "Kusto Data Client"
55
authors = [
66
{ name = "Microsoft Corporation", email = "[email protected]" },

azure-kusto-ingest/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "azure-kusto-ingest"
3-
version = "6.0.0"
3+
version = "6.0.1"
44
description = "Kusto Ingest Client"
55
authors = [
66
{ name = "Microsoft Corporation", email = "[email protected]" },

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "azure-kusto-python"
3-
version = "6.0.0"
3+
version = "6.0.1"
44
description = "Microsoft Azure Kusto Python SDK"
55
dependencies = [
66
"azure-kusto-data",
@@ -83,4 +83,4 @@ pythonVersion = "3.9"
8383
reportUnnecessaryTypeIgnoreComment = false
8484
reportExplicitAny = false
8585
reportAny = false
86-
reportUnknownMemberType = false
86+
reportUnknownMemberType = false

quick-start/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "quick-start"
3-
version = "6.0.0"
3+
version = "6.0.1"
44
description = "Microsoft Azure Kusto Python SDK"
55
dependencies = [
66
"azure-kusto-data",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)