Skip to content

Commit 4d0ee52

Browse files
Merge pull request #17 from UiPath/chore/small-fixes
chore: update repository URL
2 parents 81b3b3b + dfe2f8b commit 4d0ee52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ classifiers = [
2323
"Development Status :: 3 - Alpha",
2424
"Intended Audience :: Developers",
2525
"Topic :: Software Development :: Build Tools",
26-
"Programming Language :: Python :: 3.9",
2726
"Programming Language :: Python :: 3.10",
2827
"Programming Language :: Python :: 3.11",
2928
"Programming Language :: Python :: 3.12",
@@ -38,7 +37,7 @@ register = "uipath_langchain.middlewares:register_middleware"
3837

3938
[project.urls]
4039
Homepage = "https://uipath.com"
41-
Repository = "https://github.com/UiPath/uipath-python"
40+
Repository = "https://github.com/UiPath/uipath-langchain-python"
4241

4342
[build-system]
4443
requires = ["hatchling"]

0 commit comments

Comments
 (0)