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

Commit bc24e14

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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-pyquil',
27-
version='0.0.2',
27+
version='0.0.3',
2828
description='Q-CTRL pyQuil Adapter',
2929
python_requires='<3.9,>=3.6.4',
3030
project_urls={"repository": "https://github.com/qctrl/python-pyquil"},

0 commit comments

Comments
 (0)