Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
qasim committed Apr 25, 2016
1 parent 217ccde commit 6f1a18d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
'uoftscrapers.scrapers.parking',
'uoftscrapers.scrapers.shuttle'
],
version = '0.4.4',
version = '0.4.5',
description = 'University of Toronto public web scraping scripts.',
author = 'Qasim Iqbal',
author_email = '[email protected]',
url = 'https://github.com/cobalt-io/uoft-scrapers',
download_url = 'https://github.com/cobalt-uoft/uoft-scrapers/tarball/0.4.4',
download_url = 'https://github.com/cobalt-uoft/uoft-scrapers/tarball/0.4.5',
package_data = {'': ['LICENSE.md']},
package_dir = {'uoftscrapers': 'uoftscrapers'},
include_package_data = True,
Expand Down

0 comments on commit 6f1a18d

Please sign in to comment.