Skip to content

Commit

Permalink
let's call it 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorEijkhout committed Sep 9, 2024
1 parent a0c9790 commit e67ceb9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/pylauncher/pylauncher.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
####
################################################################

pylauncher_version = "4.5"
pylauncher_version = "4.6"
docstring = \
f"""pylauncher.py version {pylauncher_version}
Expand All @@ -24,8 +24,10 @@
"""
otoelog = """
Change log
4.6
- core count handling fixed
4.5
- cores=node option, ibrun launcher fix, core count handling fixed, adding vista cluster
- cores=node option, ibrun launcher fix, adding vista cluster
4.4
- bug fix for parsing a line with a core count
4.3
Expand Down

0 comments on commit e67ceb9

Please sign in to comment.