We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1c641 commit 7feb2b1Copy full SHA for 7feb2b1
ChangeLog
@@ -5,6 +5,7 @@
5
helps prevent cases where we add an argument and older versions break.
6
* sunlight/services/*.py:
7
- Fixed some outstanding pep8 issues.
8
+* Bump release to 1.1.6
9
10
2012-06-29 James Turk <[email protected]>
11
sunlight/__init__.py
@@ -11,7 +11,7 @@
"""
12
13
__appname__ = "sunlight"
14
-__version__ = "1.1.5"
+__version__ = "1.1.6"
15
16
import sunlight.services.openstates
17
import sunlight.services.capitolwords
0 commit comments