Skip to content

Commit 7654dae

Browse files
authored
Bump version from 5.0.5 to 6.0.0 (#607)
1 parent 021b001 commit 7654dae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-kusto-data/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-data"
3-
version = "5.0.5"
3+
version = "6.0.0"
44
description = "Kusto Data Client"
55
authors = [
66
{ name = "Microsoft Corporation", email = "[email protected]" },
@@ -47,4 +47,4 @@ build-backend = "uv_build"
4747

4848
[tool.uv.build-backend]
4949
module-name = "azure.kusto.data"
50-
module-root = ""
50+
module-root = ""

0 commit comments

Comments
 (0)