diff --git a/cherry_picker/__init__.py b/cherry_picker/__init__.py index bc80576..e5b82ab 100644 --- a/cherry_picker/__init__.py +++ b/cherry_picker/__init__.py @@ -1,2 +1,2 @@ """Backport CPython changes from main to maintenance branches.""" -__version__ = "2.1.0" +__version__ = "2.1.1"