Skip to content

Commit

Permalink
Version release: 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nulinspiratie committed Oct 10, 2024
1 parent e474b76 commit ba27262
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Added `DragCosinePulse`.
- Added support for sticky channels through the `StickyChannelAddon` (see documentation)
- Added `Channel.thread`, which defaults to None
- QUAM can now be installed through PyPi

### Changed
- Added ports for different hardware. As a consequence we now also support the LF-FEM and MW-FEM
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To install QuAM, first ensure you have 3.8 ≤ Python ≤ 3.11 installed on your
Then run the following command:

```bash
pip install git+https://github.com/qua-platform/quam.git
pip install quam
```

## Quick Start
Expand Down

0 comments on commit ba27262

Please sign in to comment.