File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- DARMA Toolkit v. 1.5 .0
1+ DARMA Toolkit v. 1.6 .0
22 DARMA/LBAF => Load Balancing Analysis Framework
33 For version number see VERSION file
44
Original file line number Diff line number Diff line change 1- 1.5 .0
1+ 1.6 .0
Original file line number Diff line number Diff line change 1- ! DARMA Toolkit v. 1.5 .0
1+ ! DARMA Toolkit v. 1.6 .0
22!
33! Copyright 2024 National Technology & Engineering Solutions of Sandia, LLC
44! (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S.
Original file line number Diff line number Diff line change 4747import importlib .util
4848
4949
50- __version__ = "1.5 .0"
50+ __version__ = "1.6 .0"
5151"""lbaf module version"""
5252
5353PROJECT_PATH = f"{ os .sep } " .join (os .path .abspath (__file__ ).split (os .sep )[:- 3 ])
You can’t perform that action at this time.
0 commit comments