diff --git a/setup.py b/setup.py index 7c67661..14d3259 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ 'argv_emulation': True, 'iconfile': 'icon.png', 'plist': { - 'CFBundleShortVersionString': '0.1.0', + 'CFBundleShortVersionString': '1.0.0', 'LSUIElement': True, }, 'packages': ['rumps'],