Skip to content

Commit ba23d83

Browse files
authored
Post-release changes. (#261)
1 parent 96052d9 commit ba23d83

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-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.0.dev1'
2+
__version__ = '1.2.1.dev1'

cherry_picker/readme.rst

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

342-
1.2.0 (in development)
343-
----------------------
342+
1.2.1 (in development)
343+
-----------------------
344+
345+
1.2.0
346+
-----
344347

345348
- Add ``default_branch`` configuration item. The default is ``master``, which
346349
is the default branch for CPython. It can be configured to other branches like,

0 commit comments

Comments
 (0)