Skip to content

Commit 1761652

Browse files
committed
fix: fixing the release-please config/pyproject
1 parent aa985eb commit 1761652

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.fernignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ websockets-reference.md
88
.github/
99
scripts/run_examples.sh
1010
docs/
11+
pyproject.toml
1112

1213
# Examples
1314
examples/

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[project]
22
name = "deepgram-sdk"
3+
dynamic = ["version"]
34

45
[tool.poetry]
56
name = "deepgram-sdk"

0 commit comments

Comments
 (0)