Skip to content

Commit 4b17edb

Browse files
committed
merge
2 parents 907eba4 + d57bd70 commit 4b17edb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ include = ["/src"]
8181
[tool.hatch.build.targets.wheel]
8282
packages = ["src/langtrace_python_sdk", "src/examples", "src/tests"]
8383

84+
[tool.hatch.source]
85+
url = "https://langtrace.gateway.scarf.sh/simple/"
86+
8487
[project.entry-points."fsspec.specs"]
8588
langtracefs = "langtrace_python_sdk:LangTraceFileSystem"
8689

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.8.15"
1+
__version__ = "3.8.16"

0 commit comments

Comments
 (0)