Skip to content

Commit

Permalink
update: update version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kang1.tao committed May 19, 2022
1 parent 6891560 commit 43bdcf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Expand Down

0 comments on commit 43bdcf2

Please # to comment.