Skip to content

Commit

Permalink
Merge pull request #37 from Alqor-UG/version_updates
Browse files Browse the repository at this point in the history
Version updates
  • Loading branch information
fretchen authored May 9, 2024
2 parents 3290c95 + 423b788 commit 28b576d
Show file tree
Hide file tree
Showing 5 changed files with 402 additions and 426 deletions.
3 changes: 1 addition & 2 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,9 @@ class MotExperiment(BaseModel):
labscript_params=labscript_params,
run=Run,
n_wires=1,
version="0.1",
version="0.2",
description="Setup of an atomic mot.",
n_max_experiments=MAX_EXPERIMENTS,
n_max_shots=N_MAX_SHOTS,
operational=True,
sign=True,
)
Loading

0 comments on commit 28b576d

Please sign in to comment.