Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Commit c3d873f

Browse files
author
CI workflow
committed
Update setup.py/README.rst to match pyproject.toml/README.md
1 parent 322877a commit c3d873f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
setup(
2525
long_description=readme,
2626
name='qctrl-qiskit',
27-
version='0.0.2rc4',
27+
version='0.0.2rc5',
2828
description='Q-CTRL Qiskit Adapter',
2929
python_requires='<3.8,>=3.6.4',
3030
project_urls={'repository': 'https://github.com/qctrl/python-qiskit'},

0 commit comments

Comments
 (0)