From 92017044f746d7d0e5d3e404141d078240656df7 Mon Sep 17 00:00:00 2001 From: Patrick Altman Date: Tue, 1 Jul 2014 07:40:21 -0500 Subject: [PATCH] 1.2.0 --- notification/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notification/__init__.py b/notification/__init__.py index a82b376d..c68196d1 100644 --- a/notification/__init__.py +++ b/notification/__init__.py @@ -1 +1 @@ -__version__ = "1.1.1" +__version__ = "1.2.0"