diff --git a/thumbor/__init__.py b/thumbor/__init__.py index 2d3adf675..c9b466c39 100644 --- a/thumbor/__init__.py +++ b/thumbor/__init__.py @@ -10,5 +10,5 @@ """This is the main module in thumbor""" -__version__ = "7.0.3" -__release_date__ = "24-Jan-2022" +__version__ = "7.0.5" +__release_date__ = "26-Jan-2022"