mirror of
https://github.com/MinaSaad1/pbi-cli
synced 2026-04-21 13:37:19 +00:00
chore: bump version to 3.10.10
This commit is contained in:
parent
b723a134a7
commit
ff96cc3f3b
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "pbi-cli-tool"
|
name = "pbi-cli-tool"
|
||||||
version = "3.10.9"
|
version = "3.10.10"
|
||||||
description = "CLI for Power BI semantic models and PBIR reports - direct .NET connection for token-efficient AI agent usage"
|
description = "CLI for Power BI semantic models and PBIR reports - direct .NET connection for token-efficient AI agent usage"
|
||||||
readme = "README.pypi.md"
|
readme = "README.pypi.md"
|
||||||
license = "MIT AND LicenseRef-Microsoft-AS-Client-Libraries"
|
license = "MIT AND LicenseRef-Microsoft-AS-Client-Libraries"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
"""pbi-cli: CLI for Power BI semantic models via direct .NET interop."""
|
"""pbi-cli: CLI for Power BI semantic models via direct .NET interop."""
|
||||||
|
|
||||||
__version__ = "3.10.9"
|
__version__ = "3.10.10"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue