Skip to content

Commit

Permalink
changelog, version number
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver.gordon committed Sep 11, 2024
1 parent ed3c3a2 commit e1e7d27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## [0.12.1] - 2024-09-11

- Introduce EMU_FRESNEL device type

## [0.12.0] - 2024-09-03

### Breaking change
Expand Down
2 changes: 1 addition & 1 deletion pasqal_cloud/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.


__version__ = "0.12.0"
__version__ = "0.12.1"

0 comments on commit e1e7d27

Please sign in to comment.