Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored and aborgna-q committed Nov 10, 2023
1 parent 494f0c5 commit 0326813
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release notes

## 0.3.0 (2023-11-09)

### Features

- [**breaking**] Non-locking python conversion calls ([#25](https://github.com/CQCL/tket-json-rs/pull/25))

## 0.2.0 (2023-10-16)

### Features
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tket-json-rs"
version = "0.2.0"
version = "0.3.0"
license = "Apache-2.0"
edition = "2021"
rust-version = "1.70"
Expand Down

0 comments on commit 0326813

Please sign in to comment.