Skip to content

Commit

Permalink
crap, my bad
Browse files Browse the repository at this point in the history
  • Loading branch information
caiobegotti committed Nov 3, 2013
1 parent f1b5448 commit fc7c83f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MANIFEST → MANIFEST.in
@@ -1,2 +1,2 @@
include README.markdown
include bin/
include bin/*
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@
file.close()

setup(name = 'amazonwishlist',
version = '0.6',
version = '0.6.1',
description = 'Query and visualize Amazon wishlists information (e.g. total cost, items etc)',
url = 'https://github.com/caio1982/amazon-wishlist',
install_requires = ['pytest', 'lxml', 'BeautifulSoup'],
Expand Down

0 comments on commit fc7c83f

Please sign in to comment.