Skip to content

Commit 7feb2b1

Browse files
author
Paul Tagliamonte
committed
Bumping release to 1.1.6
1 parent ef1c641 commit 7feb2b1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
helps prevent cases where we add an argument and older versions break.
66
* sunlight/services/*.py:
77
- Fixed some outstanding pep8 issues.
8+
* Bump release to 1.1.6
89

910
2012-06-29 James Turk <[email protected]>
1011

sunlight/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"""
1212

1313
__appname__ = "sunlight"
14-
__version__ = "1.1.5"
14+
__version__ = "1.1.6"
1515

1616
import sunlight.services.openstates
1717
import sunlight.services.capitolwords

0 commit comments

Comments
 (0)