Skip to content

Commit

Permalink
Update version and add section.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Sep 17, 2021
1 parent 21c1797 commit 2511bf2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cherry_picker/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Backport CPython changes from main to maintenance branches."""
__version__ = "2.0.0"
__version__ = "2.1.0"
5 changes: 5 additions & 0 deletions readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,11 @@ in the directory where ``pyproject.toml`` exists::
Changelog
=========

2.1.0
-----

- Mix fixes: #28, #29, #31, #32, #33, #34, #36.

2.0.0
-----

Expand Down

0 comments on commit 2511bf2

Please sign in to comment.