Skip to content

Commit

Permalink
chore(py): release tket2-exts 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hugrbot committed Nov 5, 2024
1 parent dd78f9a commit 3a226a0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"tket2-py": "0.4.1",
"tket2-eccs": "0.2.0"
"tket2-eccs": "0.2.0",
"tket2-exts": "0.1.0"
}
7 changes: 7 additions & 0 deletions tket2-exts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.1.0 (2024-11-05)


### Features

* move extensions to auxillary package ([#682](https://github.com/CQCL/tket2/issues/682)) ([dd78f9a](https://github.com/CQCL/tket2/commit/dd78f9a571905407bcf74131a54f4aefbca740c4))

## 0.1.0 (2024-11-06)


Expand Down

0 comments on commit 3a226a0

Please sign in to comment.