Skip to content

Commit 7daa863

Browse files
authored
chore: Fix release-as version for initial v0.1.0 release (#10)
1 parent 4309ada commit 7daa863

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"packages": {
33
".": {
44
"release-type": "python",
5+
"release-as": "0.1.0",
56
"versioning": "default",
67
"include-v-in-tag": false,
78
"extra-files": ["ldai/__init__.py", "PROVENANCE.md"],

0 commit comments

Comments
 (0)