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

Commit c8059fc

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

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-cirq',
27-
version='0.0.1rc5',
27+
version='0.0.1',
2828
description='Q-CTRL Cirq Adapter',
2929
python_requires='<3.8,>=3.6.4',
3030
project_urls={'repository': 'https://github.com/qctrl/python-cirq'},

0 commit comments

Comments
 (0)