You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When #294, I didn't notice that the python version was not inside
quotes, leading to python version being parsed as 3.1 and not 3.10.
Breaking the release workflow.
Add missing quotes.
Signed-off-by: Arnaud Patard <[email protected]>
0 commit comments