Skip to content

Commit

Permalink
Merge 46eb445 into 7e44982
Browse files Browse the repository at this point in the history
  • Loading branch information
cuducos committed Feb 5, 2018
2 parents 7e44982 + 46eb445 commit be1cbcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion serenata_toolbox/datasets/downloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ class Downloader:
'2017-05-29-presences.xz',
'2017-05-29-sessions.xz',
'2017-05-29-speeches.xz',
'2017-06-11-congresspeople-social-accounts.xz',
'2017-06-17-official-missions.xz',
'2017-07-04-reimbursements.xz',
'2017-07-20-tse-candidates.xz',
'2017-11-30-donations-candidates.xz',
'2017-11-30-donations-committees.xz',
'2017-11-30-donations-parties.xz',
'2018-02-05-congresspeople-social-accounts.xz',
)

def __init__(self, target, **kwargs):
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
'serenata_toolbox.datasets'
],
url=REPO_URL,
version='12.4.3'
version='12.4.4'
)

0 comments on commit be1cbcd

Please sign in to comment.