From 7e06c06011ad9a6f76a6ced4bc62826d48ca118f Mon Sep 17 00:00:00 2001 From: Paul Tagliamonte Date: Fri, 24 Jan 2014 17:20:19 -0500 Subject: [PATCH] Bump to 1.2.2 --- sunlight/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sunlight/__init__.py b/sunlight/__init__.py index dd0b4ff..7506955 100644 --- a/sunlight/__init__.py +++ b/sunlight/__init__.py @@ -11,7 +11,7 @@ """ __appname__ = "sunlight" -__version__ = "1.2.1" +__version__ = "1.2.2" import sunlight.services.openstates import sunlight.services.capitolwords