Skip to content

Commit c034f56

Browse files
authored
feat: upgrade semantic-release-pypi to fix the release error (#2)
1 parent 14eef06 commit c034f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"@semantic-release/changelog": "^6.0.3",
44
"@semantic-release/git": "^10.0.1",
55
"semantic-release": "^22.0.5",
6-
"semantic-release-pypi": "^3.0.0"
6+
"semantic-release-pypi": "^5.1.0"
77
}
88
}

0 commit comments

Comments
 (0)