diff --git a/setup.py b/setup.py index 3004813..64a1e28 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name = 'manuf', packages = ['manuf'], - version = '1.1.3', + version = '1.1.4', description = 'Parser library for Wireshark\'s OUI database', author = 'Michael Huang', url = 'https://github.com/coolbho3k/manuf/',