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
I have searched the existing issues, and I could not find an existing issue for this bug
Current Behavior
pip list
returns metricflow 0.206.0
yet, any MF query result starts with
‼️ Warning: A new version of the MetricFlow CLI is available.
💡 Please update to version 0.206.0, released 2024-06-11 22:06:04 by running:
$ pip install --upgrade metricflow
Expected Behavior
MetricFlow should not ask me to upgrade it to the same version that I already have
Steps To Reproduce
Install MetricFlow 0.206.0 and run any MF query
Relevant log output
No response
Environment
- OS: Mac OS
- Python:
- dbt: 1.8.3
- metricflow: 0.206.0
Which database are you using?
other (mention it in "Additional Context")
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Is this a new bug in metricflow?
Current Behavior
pip list
returns
metricflow 0.206.0
yet, any MF query result starts with
Expected Behavior
MetricFlow should not ask me to upgrade it to the same version that I already have
Steps To Reproduce
Install MetricFlow 0.206.0 and run any MF query
Relevant log output
No response
Environment
Which database are you using?
other (mention it in "Additional Context")
Additional Context
No response
The text was updated successfully, but these errors were encountered: