Skip to content

Commit 7e49a7d

Browse files
committed
Update setup.py/README.rst to match pyproject.toml/README.md
1 parent d8ecbfa commit 7e49a7d

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-open-controls',
27-
version='8.3.0',
27+
version='8.4.0',
2828
description='Q-CTRL Python Open Controls',
2929
python_requires='<3.10,>=3.6.4',
3030
project_urls={"documentation": "https://docs.q-ctrl.com/open-controls/references/qctrl-open-controls/", "homepage": "https://q-ctrl.com", "repository": "https://github.com/qctrl/python-open-controls"},

0 commit comments

Comments
 (0)