Skip to content

Commit 35c2f54

Browse files
chore(release): 5.1.1 [skip ci]
## [5.1.1](v5.1.0...v5.1.1) (2025-05-27) ### Bug Fixes * **poetry:** Set version inside the project section [#45](#45) ([534c984](534c984))
1 parent 534c984 commit 35c2f54

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