Skip to content

Commit

Permalink
fix : version_check.py updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Feb 15, 2024
1 parent 8b43442 commit f8669b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions otherfile/version_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
"[Version {0}](https://github.com/ecsim/opem/archive/v{0}.zip)",
"Run `OPEM-{0}.exe`",
"Run `pip install opem=={0}`",
"[Exe-Version {0}](https://github.com/ECSIM/opem/releases/download/v{0}/OPEM-{0}.exe)",
"[DMG-Version {0}](https://github.com/ECSIM/opem/releases/download/v{0}/OPEM-{0}.dmg)"]
"[Exe-Version {0}](https://github.com/ECSIM/opem/releases/download/v{0}/OPEM-{0}.exe)"]
CHANGELOG_ITEMS = [
"## [{0}]",
"https://github.com/ECSIM/opem/compare/v{0}...develop",
Expand Down

0 comments on commit f8669b0

Please sign in to comment.