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

Commit bd927c5

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

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

0 commit comments

Comments
 (0)