Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 21722df

Browse files
committed
Bump versions for 0.5.2
1 parent 93e408a commit 21722df

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "qiskit-qasm2"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
edition = "2021"
55

66
[lib]

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
=========
44

5-
0.5.2 (unreleased)
5+
0.5.2 (2023-03-10)
66
==================
77

88
* Added support for CPython 3.7. Qiskit itself has already deprecated support for Python 3.7 and

src-python/qiskit_qasm2/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.1
1+
0.5.2

0 commit comments

Comments
 (0)