From 3fa5239c2bfa674720579d32c3f0e2c0e1768adf Mon Sep 17 00:00:00 2001 From: Paul Tagliamonte Date: Sat, 5 Apr 2014 10:51:49 -0400 Subject: [PATCH] 1.2.6 --- sunlight/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sunlight/__init__.py b/sunlight/__init__.py index 2c02bbe..62f2f06 100644 --- a/sunlight/__init__.py +++ b/sunlight/__init__.py @@ -11,7 +11,7 @@ """ __appname__ = "sunlight" -__version__ = "1.2.5" +__version__ = "1.2.6" import sunlight.services.openstates import sunlight.services.capitolwords