Skip to content

Commit

Permalink
fix : version_check.py script updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Nov 19, 2023
1 parent eae872a commit 50a4edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otherfiles/version_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
README_ITEMS = [
"[Version {0}](https://github.com/sepandhaghighi/penney/archive/v{0}.zip)",
"Run `Penney-{0}.exe`",
"Run `pip install penney=={0}`",
"[Exe-Version {0}](https://github.com/sepandhaghighi/penney/releases/download/v{0}/Penney-{0}.exe)"]
CHANGELOG_ITEMS = [
"## [{0}]",
Expand Down

0 comments on commit 50a4edc

Please sign in to comment.