Skip to content

Commit

Permalink
docs(build): put a header on the GitHub releases
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Oct 11, 2024
1 parent 65ac395 commit c59a77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/github_releases.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def get_releases(session, repo):
return releases

RELEASE_BODY_FMT = """\
Released {when}
## Version {version} \N{EM DASH} {when}
{relnote_text}
Expand Down

0 comments on commit c59a77b

Please sign in to comment.