P2.0, running `prefect work-queue ls` I get below:...
# prefect-community
y
P2.0, running
prefect work-queue ls
I get below:
Response: {'detail': 'Request specified API version 0.6.0 but this server only supports version 0.7.0 and below.'}
For more information check: <https://httpstatuses.com/400>
An exception occurred.
k
What version of Prefect are you on? You might need to upgrade?
y
prefect --version
returns 2.0b7
k
Could you try upgrading to latest?
y
Works now, error message was a bit confusing. Thanks!