Skip to content

Commit

Permalink
Added fixtures to manifest and prepped release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Oct 26, 2017
1 parent 31c736c commit 5d5c639
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
include LICENSE
include README.rst
include .github/CONTRIBUTING.md
recursive-include calaccess_scraped/fixtures *
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def run(self):

setup(
name='django-calaccess-scraped-data',
version='0.1.0',
version='0.1.1',
license='MIT',
description='A Django app to scrape campaign finance data \
from the California Secretary of State’s CAL-ACCESS website',
Expand Down

0 comments on commit 5d5c639

Please sign in to comment.