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

Commit

Permalink
Update setup.py/README.rst to match pyproject.toml/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CI workflow committed Nov 15, 2019
1 parent e7f2df4 commit c8059fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -24,7 +24,7 @@
setup(
long_description=readme,
name='qctrl-cirq',
version='0.0.1rc5',
version='0.0.1',
description='Q-CTRL Cirq Adapter',
python_requires='<3.8,>=3.6.4',
project_urls={'repository': 'https://github.com/qctrl/python-cirq'},
Expand Down

0 comments on commit c8059fc

Please sign in to comment.