diff --git a/jeffy/__init__.py b/jeffy/__init__.py index 56414a0..0817693 100644 --- a/jeffy/__init__.py +++ b/jeffy/__init__.py @@ -4,5 +4,5 @@ __author__ = "Serverless Operations " __status__ = "beta" -__version__ = "1.0.3" +__version__ = "1.1.0" __date__ = "5 June 2020"