Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9826a0b commit b3c68feCopy full SHA for b3c68fe
cherry_picker/cherry_picker/__init__.py
@@ -1,2 +1,2 @@
1
"""Backport CPython changes from master to maintenance branches."""
2
-__version__ = '1.3.0'
+__version__ = '1.3.1.dev1'
cherry_picker/readme.rst
@@ -335,6 +335,9 @@ in the directory where ``pyproject.toml`` exists::
335
Changelog
336
=========
337
338
+1.3.1 (in development)
339
+----------------------
340
+
341
1.3.0
342
-----
343
0 commit comments