Skip to content

Commit 99dda15

Browse files
fix version
1 parent 4f4f99a commit 99dda15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/openpulse/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ include_package_data = True
2727
install_requires =
2828
antlr4-python3-runtime # __ANTLR_VERSIONS__
2929
importlib_metadata; python_version<'3.10'
30-
openqasm3[parser]>=0.4.0
30+
openqasm3[parser]>=0.5.0
3131

3232
[options.packages.find]
3333
exclude = tests*

0 commit comments

Comments
 (0)