Skip to content

Commit da028c0

Browse files
committed
chore: prepare release 3.3.3
1 parent a9c306c commit da028c0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.3.3
4+
5+
### Fixes
6+
7+
- incorrect circuit rendering (#1520)
8+
39
## 3.3.2
410

511
## 3.3.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyquil"
3-
version = "3.3.2"
3+
version = "3.3.3"
44
description = "A Python library for creating Quantum Instruction Language (Quil) programs."
55
authors = ["Rigetti Computing <softapps@rigetti.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)