Skip to content
Snippets Groups Projects

Bump version

Merged Martin Bergemann requested to merge load_run_from_config into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
__version__ = "2205.1.8"
__version__ = "2205.1.9"
AVAILABLE_PYTHON_VERSIONS = ["3.7", "3.8", "3.9", "3.10"]
AVAILABLE_CONDA_ARCHS = [
"Linux-x86_64",
Loading