Added commits to every if statement just incase connection breaks.

This commit is contained in:
Austin Taylor
2017-06-18 21:34:37 -04:00
parent acad484398
commit 05da011670
7 changed files with 39 additions and 21 deletions

View File

@ -1,8 +1,10 @@
#!/usr/bin/env python
from setuptools import setup, find_packages
setup(
name='VulnWhisperer',
version='1.0a',
version='1.0.1',
packages=find_packages(),
url='https://github.com/austin-taylor/vulnwhisperer',
license="""MIT License