Skip to content

Commit 4fdc90d

Browse files
authored
1 parent fe1d31d commit 4fdc90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
{
4545
"files": ["pyproject.toml"],
46-
"from": "version = \"[0-9]+.[0-9]+.[0-9]+\"",
46+
"from": "version = \".*\"",
4747
"to": "version = \"${nextRelease.version}\"",
4848
"results": [
4949
{

0 commit comments

Comments
 (0)