Skip to content

Commit 8fd4ade

Browse files
committed
feat(#324): sr-data 0.0.0
1 parent d3386a3 commit 8fd4ade

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sr-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ license = "MIT"
2828
readme = "README.md"
2929

3030
[tool.poetry.dependencies]
31-
sr-data = { path = "../sr-data" }
31+
sr-data = "0.0.0"
3232
python = "==3.10.* || ==3.11.* || ==3.12.*"
3333
loguru = "^0.7.3"
3434
toml = "^0.10.2"

0 commit comments

Comments
 (0)