Skip to content

Commit d354dc0

Browse files
committed
Release 1.3.1
1 parent 9cf0ac1 commit d354dc0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.dev1'
2+
__version__ = '1.3.1'

cherry_picker/readme.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,13 @@ Changelog
338338
1.3.1 (in development)
339339
----------------------
340340

341+
- Modernize cherry_picker's pyproject.toml file. (`PR #316 <https://github.com/python/core-workflow/pull/316>`_)
342+
343+
- Remove the ``BACKPORT_COMPLETE`` state. Unset the states when backport is completed.
344+
(`PR #315 <https://github.com/python/core-workflow/pull/315>`_)
345+
346+
- Run Travis CI test on Windows (`PR #311 <https://github.com/python/core-workflow/pull/311>`_).
347+
341348
1.3.0
342349
-----
343350

0 commit comments

Comments
 (0)