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 c68a1c4 commit c7ff4c7Copy full SHA for c7ff4c7
ChangeLog
@@ -5,6 +5,7 @@
5
- Fixed the exception that gets raised
6
when running "openstates.bill(None)" from something cryptic to something
7
a bit more explicit.
8
+* Bump release to 1.1.3
9
10
2012-04-12 Paul Tagliamonte <[email protected]>
11
sunlight/__init__.py
@@ -11,7 +11,7 @@
"""
12
13
__appname__ = "sunlight"
14
-__version__ = "1.1.2"
+__version__ = "1.1.3"
15
16
import sunlight.services.openstates
17
import sunlight.services.capitolwords
0 commit comments