diff --git a/spinach/const.py b/spinach/const.py index 76ad1d7..6907699 100644 --- a/spinach/const.py +++ b/spinach/const.py @@ -1,4 +1,4 @@ -VERSION = '0.0.15' +VERSION = '0.0.16' DEFAULT_QUEUE = 'spinach' DEFAULT_NAMESPACE = 'spinach'