Skip to content

Commit

Permalink
chore: prepare release 4.14.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Aug 20, 2024
1 parent eaa72e1 commit bf542be
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 @@
# Changelog

## 4.14.2 (2024-08-20)

### Fixes

#### Loosen qcs-sdk-python version requirement

## 4.14.2-rc.0 (2024-08-20)

### Fixes
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 = "pyquil"
version = "4.14.2-rc.0"
version = "4.14.2"
description = "A Python library for creating Quantum Instruction Language (Quil) programs."
authors = ["Rigetti Computing <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit bf542be

Please sign in to comment.