8000 Update version and add section. · python/cherry-picker@2511bf2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2511bf2

Browse files
committed
Update version and add section.
1 parent 21c1797 commit 2511bf2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

cherry_picker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Backport CPython changes from main to maintenance branches."""
2-
__version__ = "2.0.0"
2+
__version__ = "2.1.0"

readme.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,11 @@ in the directory where ``pyproject.toml`` exists::
335335
Changelog
336336
=========
337337

338+
2.1.0
339+
-----
340+
341+
- Mix fixes: #28, #29, #31, #32, #33, #34, #36.
342+
338343
2.0.0
339344
-----
340345

0 commit comments

Comments
 (0)
0