File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and **Merged pull requests**. Critical items to know are:
1414The versions coincide with releases on pip. Only major versions will be released as tags on Github.
1515
1616## [ 0.0.x] ( https://github.com/converged-computing/flux-cloud/tree/main ) (0.0.x)
17+ - support for node group level aws avail. zones, save times on each experiment apply (0.1.18)
1718 - data should be namespaced by cloud type (so multiple experiments can be run alongside) (0.1.17)
1819 - add flux-cloud ui to just bring up (and down) a user interface (0.1.16)
1920 - support for submit and batch, to run jobs on the same MiniCluster (0.1.15)
Original file line number Diff line number Diff line change 11# Copyright 2022-2023 Lawrence Livermore National Security, LLC
22# SPDX-License-Identifier: Apache-2.0
33
4- __version__ = "0.1.17 "
4+ __version__ = "0.1.18 "
55AUTHOR = "Vanessa Sochat"
66EMAIL = "vsoch@users.noreply.github.com"
77NAME = "flux-cloud"
You can’t perform that action at this time.
0 commit comments