From 73cca08f583d04a1e99e3408281a832d178429aa Mon Sep 17 00:00:00 2001 From: Kelsey Gilmore-Innis Date: Tue, 24 Jan 2017 16:57:30 -0800 Subject: [PATCH] version bump --- callisto/delivery/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/callisto/delivery/__init__.py b/callisto/delivery/__init__.py index df9144c54..fc79d63d5 100644 --- a/callisto/delivery/__init__.py +++ b/callisto/delivery/__init__.py @@ -1 +1 @@ -__version__ = '0.1.1' +__version__ = '0.2.1'