8000 Cherry-picker post release changes (#318) · python/core-workflow@b93c761 · GitHub
[go: up one dir, main page]

Skip to content

Commit b93c761

Browse files
authored
Cherry-picker post release changes (#318)
1 parent 4a3a323 commit b93c761

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
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.3.1'
2+
__version__ = '1.3.2.dev1'

cherry_picker/readme.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,9 +335,12 @@ in the directory where ``pyproject.toml`` exists::
335335
Changelog
336336
=========
337337

338-
1.3.1 (in development)
338+
1.3.2 (in development)
339339
----------------------
340340

341+
1.3.1
342+
-----
343+
341344
- Modernize cherry_picker's pyproject.toml file. (`PR #316 <https://github.com/python/core-workflow/pull/316>`_)
342345

343346
- Remove the ``BACKPORT_COMPLETE`` state. Unset the states when backport is completed.

0 commit comments

Comments
 (0)
0