diff --git a/spinach/const.py b/spinach/const.py index b91a7e6..3b03e60 100644 --- a/spinach/const.py +++ b/spinach/const.py @@ -1,4 +1,4 @@ -VERSION = '0.0.20' +VERSION = '0.0.21' DEFAULT_QUEUE = 'spinach' DEFAULT_NAMESPACE = 'spinach'