We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe1d31d commit 4fdc90dCopy full SHA for 4fdc90d
.releaserc
@@ -43,7 +43,7 @@
43
},
44
{
45
"files": ["pyproject.toml"],
46
- "from": "version = \"[0-9]+.[0-9]+.[0-9]+\"",
+ "from": "version = \".*\"",
47
"to": "version = \"${nextRelease.version}\"",
48
"results": [
49
0 commit comments