diff --git a/setup.py b/setup.py index cc2365b..12238d1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='bluefang', - version='0.1.3', + version='0.1.4', description='Bluetooth and HID utilities for Python 3', author='Todd McNeal', author_email='todd.mcneal@gmail.com',