Skip to content

Commit

Permalink
ci: fix space
Browse files Browse the repository at this point in the history
  • Loading branch information
christiansiegel committed Aug 8, 2023
1 parent d61deda commit 0a856a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins:
- "@semantic-release/release-notes-generator"
- - "semantic-release-replace-plugin"
- replacements:
- files: [ "setup.py "]
- files: [ "setup.py" ]
from: "version=\"0.0.0\""
to: "version=\"${nextRelease.version}\""
countMatches: true
Expand Down

0 comments on commit 0a856a6

Please sign in to comment.