Skip to content

Commit dfcef98

Browse files
committed
fix: fixing the release-please config/pyproject
1 parent 9efe9d2 commit dfcef98

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/release-please-config.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
"path": "pyproject.toml",
1717
"jsonpath": "$.tool.poetry.version"
1818
},
19-
{
20-
"type": "toml",
21-
"path": "pyproject.toml",
22-
"jsonpath": "$.project.version"
23-
},
2419
{
2520
"type": "generic",
2621
"path": "src/deepgram/core/client_wrapper.py"

0 commit comments

Comments
 (0)