Skip to content

fix: update 0.0.12#17

Merged
cristipufu merged 1 commit intomainfrom
fix/increment_version
May 22, 2025
Merged

fix: update 0.0.12#17
cristipufu merged 1 commit intomainfrom
fix/increment_version

Conversation

@cristipufu
Copy link
Copy Markdown
Member

@cristipufu cristipufu commented May 22, 2025

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-llamaindex==0.0.12.dev1000170017",

  # Any version from PR
  "uipath-llamaindex>=0.0.12.dev1000170000,<0.0.12.dev1000180000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath-llamaindex = { index = "testpypi" }

@cristipufu cristipufu requested a review from ionmincu May 22, 2025 17:06
@cristipufu cristipufu merged commit 64bf1f7 into main May 22, 2025
3 checks passed
@cristipufu cristipufu deleted the fix/increment_version branch May 22, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant