Skip to content

Commit 7fe9099

Browse files
chore(release): 5.1.3 [skip ci]
## [5.1.3](v5.1.2...v5.1.3) (2025-09-28) ### Bug Fixes * skip setup.py version check when versionCmd is set ([1edc393](1edc393)) * support array for versionCmd and improve process handling ([b7cf82b](b7cf82b))
1 parent 1edc393 commit 7fe9099

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.2",
3+
"version": "5.1.3",
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)