Skip to content

Commit 22c1bd1

Browse files
Leave start as-is
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 1f0469f commit 22c1bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run_release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
DOWNLOADS_SERVER = "downloads.nyc1.psf.io"
4646
DOCS_SERVER = "docs.nyc1.psf.io"
4747

48-
WHATS_NEW_TEMPLATE = """\
48+
WHATS_NEW_TEMPLATE = """
4949
*****************************
5050
What's new in Python {version}
5151
*****************************

0 commit comments

Comments
 (0)