Skip to content

Commit

Permalink
Update README to use new version number
Browse files Browse the repository at this point in the history
  • Loading branch information
geq1t committed Sep 13, 2019
1 parent c28b690 commit b51ce8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To use q1tsim in your Rust application, add the following to your `Cargo.toml` f

```toml
[dependencies]
q1tsim = "0.4"
q1tsim = "0.5"
```

As an example, here is a 3-qubit quantum Fourier transform of the |000⟩ quantum
Expand Down

0 comments on commit b51ce8b

Please sign in to comment.