We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee9e89 commit 67f4481Copy full SHA for 67f4481
cherry_picker/cherry_picker/__init__.py
@@ -1,2 +1,2 @@
1
"""Backport CPython changes from master to maintenance branches."""
2
-__version__ = '1.2.1'
+__version__ = '1.2.2.dev1'
cherry_picker/readme.rst
@@ -339,6 +339,9 @@ in the directory where ``pyproject.toml`` exists::
339
Changelog
340
=========
341
342
+1.2.2 (in development)
343
+----------------------
344
+
345
1.2.1
346
-----
347
0 commit comments