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

Commit b1ff8d9

Browse files
committed
Update setup.py/README.rst to match pyproject.toml/README.md
1 parent 855d502 commit b1ff8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.5',
27+
version='0.0.6',
2828
description='Q-CTRL Python PyQuil',
2929
python_requires='<3.9,>=3.7.2',
3030
project_urls={"homepage": "https://q-ctrl.com", "repository": "https://github.com/qctrl/python-pyquil"},

0 commit comments

Comments
 (0)