diff --git a/setup.py b/setup.py index cb78893..eaa8e97 100644 --- a/setup.py +++ b/setup.py @@ -16,8 +16,8 @@ 'CFBundleDisplayName': 'DDT Sharp Shooter', 'CFBundleGetInfoString': "一个 DDT 小工具", 'CFBundleIdentifier': "com.boring-plans.dss", - 'CFBundleVersion': "SMZG 2.0.1", - 'CFBundleShortVersionString': "2.0.1", + 'CFBundleVersion': "SMZG 2.0.2", + 'CFBundleShortVersionString': "2.0.2", 'NSHumanReadableCopyright': u"© Allen Tao" } }