We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bead6a commit 3c6279cCopy full SHA for 3c6279c
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 4.15.0 (2024-12-11)
4
+
5
+### Features
6
7
+#### Update quil to >=0.13.2 (#1809)
8
9
## 4.15.0-rc.0 (2024-12-11)
10
11
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyquil"
-version = "4.15.0-rc.0"
+version = "4.15.0"
description = "A Python library for creating Quantum Instruction Language (Quil) programs."
authors = ["Rigetti Computing <[email protected]>"]
readme = "README.md"
0 commit comments