We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2928bf commit 6573ed0Copy full SHA for 6573ed0
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 4.16.2-rc.0 (2025-03-24)
4
+
5
+### Fixes
6
7
+#### allow installation of pyquil and packaging-24.2 (#1823)
8
9
## 4.16.1 (2025-03-06)
10
11
### Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyquil"
-version = "4.16.1"
+version = "4.16.2-rc.0"
description = "A Python library for creating Quantum Instruction Language (Quil) programs."
authors = ["Rigetti Computing <softapps@rigetti.com>"]
readme = "README.md"
0 commit comments