Skip to content

Commit 3ee9e89

Browse files
authored
cherry-picker 1.2.1 release (GH-282)
1 parent 57c4d61 commit 3ee9e89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Backport CPython changes from master to maintenance branches."""
2-
__version__ = '1.2.1.dev1'
2+
__version__ = '1.2.1'

cherry_picker/readme.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ in the directory where ``pyproject.toml`` exists::
339339
Changelog
340340
=========
341341

342-
1.2.1 (in development)
343-
-----------------------
342+
1.2.1
343+
-----
344344

345345
- Validate the branch name to operate on with ``--continue`` and fail early if the branch could not
346346
have been created by cherry_picker. (`PR #266 <https://github.com/python/core-workflow/pull/266>`_).

0 commit comments

Comments
 (0)