Skip to content

Commit

Permalink
tagging 5th version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcristol committed Apr 19, 2018
1 parent f798be9 commit 23d434e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -4,12 +4,12 @@

setup(name='macattc',
packages=['macattc'],
version='0.3',
version='0.5',
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.3.tar.gz',
download_url = 'https://github.com/jcristol/macattc/archive/0.5.tar.gz',
install_requires=['tqdm', 'netifaces', 'netaddr', 'netifaces', 'wireless'],
keyword=['hacking'],
entry_points = {
Expand Down

0 comments on commit 23d434e

Please sign in to comment.