From bf32c6acd32c57d686748b4fb649b906565e1725 Mon Sep 17 00:00:00 2001 From: Jenny Duckett Date: Tue, 10 Feb 2015 15:30:13 +0000 Subject: [PATCH] Bump version to 0.0.11 --- unicornherder/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicornherder/__init__.py b/unicornherder/__init__.py index 9b36b86..b2f0155 100644 --- a/unicornherder/__init__.py +++ b/unicornherder/__init__.py @@ -1 +1 @@ -__version__ = "0.0.10" +__version__ = "0.0.11"