Skip to content

Commit

Permalink
Reconciling versions (#376)
Browse files Browse the repository at this point in the history
**Context:**
There is a mismatch of tags, this reconciles
  • Loading branch information
SamFerracin authored Mar 28, 2024
1 parent e9261b6 commit c4b9dbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Release 0.7.2 (current release)
# Release 0.7.3 (current release)

### New features
* Added a function ``to_fock`` to map different representations into Fock representation.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mrmustard"
version = "0.7.2"
version = "0.7.3"
description = "Differentiable quantum Gaussian circuits"
authors = ["Xanadu <[email protected]>"]
license = "Apache License 2.0"
Expand Down

0 comments on commit c4b9dbd

Please sign in to comment.