Skip to content

Commit 80d6914

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.0...v5.1.0) (2025-04-19) ### Features * **config:** allow reading repository configurations from file ([45459d0](45459d0))
1 parent 9c362b9 commit 80d6914

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