Skip to content

Commit 311bceb

Browse files
committed
Improve the docstring/usage
1 parent 1d9a618 commit 311bceb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Doc/tools/version_next.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"""
33
Replace `.. versionchanged:: next` lines in docs files by the given version.
44
5+
Run this at release time to replace `next` with the just-released version
6+
in the sources.
7+
8+
No backups are made; add/commit to Git before running the script.
9+
510
Applies to all the VersionChange directives. For deprecated-removed, only
611
handle the first argument (deprecation version, not the removal version).
712

0 commit comments

Comments
 (0)