Skip to content

Commit

Permalink
changing the version again
Browse files Browse the repository at this point in the history
  • Loading branch information
jcristol committed Apr 24, 2018
1 parent 47f57f1 commit ed4bdf3
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 @@ -4,12 +4,12 @@

setup(name='macattc',
packages=['macattc'],
version='0.9',
version='0.9.1',
description='get some free wifi boi',
author='Josh Cristol',
author_email='joshcristol@gmail.com',
url='https://github.com/jcristol/macattc',
download_url = 'https://github.com/jcristol/macattc/archive/0.9.tar.gz',
download_url = 'https://github.com/jcristol/macattc/archive/0.9.1.tar.gz',
install_requires=['tqdm', 'netifaces', 'netaddr', 'netifaces', 'wireless'],
keyword=['hacking'],
entry_points = {
Expand Down

0 comments on commit ed4bdf3

Please sign in to comment.