diff --git a/setup.py b/setup.py index c5776d4..c781b91 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="lairdrone", - version="1.0.0", + version="1.0.1", author='Dan Kottmann, Tom Steele', author_email='dan.kottmann@fishnetsecurity.com, thomas.steele@fishnetsecurity.com', packages=['lairdrone'],