Skip to content

Commit

Permalink
python[patch]: set pyproject.toml project.version (#1446)
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan authored Jan 22, 2025
1 parent dab4cdb commit e05b2ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ markers = ["slow: long-running tests"]

[project]
name = "langsmith"
dynamic = ["version"]

[tool.poetry.plugins."pytest11"]
langsmith_plugin = "langsmith.pytest_plugin"

0 comments on commit e05b2ea

Please sign in to comment.