Skip to content

Commit c6a7f74

Browse files
chore(release): 5.1.2 [skip ci]
## [5.1.2](v5.1.1...v5.1.2) (2025-09-05) ### Bug Fixes * remove --skip-existing flag due to unsupported in twine 6.2.0 ([#46](#46)) ([89e782d](89e782d))
1 parent 89e782d commit c6a7f74

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
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-pypi",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"description": "semantic-release plugin to publish a python package to PyPI",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)