Skip to content

Commit

Permalink
bump version to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mildophin committed Sep 4, 2024
1 parent aadbeda commit ef5ccc9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

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

## [0.12.1] - 2024-09-04
## [0.13.0] - 2024-09-04

### Changed
### Breaking change

- The following methods now use the V2 that do not return the results any more:
- Cancel a batch
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.1"
__version__ = "0.13.0"

0 comments on commit ef5ccc9

Please sign in to comment.