diff --git a/spinach/const.py b/spinach/const.py index 4f902dc..ab0d619 100644 --- a/spinach/const.py +++ b/spinach/const.py @@ -1,4 +1,4 @@ -VERSION = '0.0.24' +VERSION = '0.0.25' DEFAULT_QUEUE = 'spinach' DEFAULT_NAMESPACE = 'spinach'