Skip to content

Commit d1a67c8

Browse files
committed
fix: dynamic versioning
1 parent 210ee32 commit d1a67c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"packages": {
1717
".": {
1818
"package-name": "saber",
19-
"version-file": "saber/__init__.py",
19+
"extra-files": ["saber/__init__.py"],
2020
"changelog-path": "CHANGELOG.md",
2121
"bump-minor-pre-major": false,
2222
"bump-patch-for-minor-pre-major": false,

0 commit comments

Comments
 (0)