We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b1adb commit 6adc339Copy full SHA for 6adc339
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "metricflow"
7
-version = "0.203.0.dev8"
+version = "0.203.0"
8
description = "Translates a simple metric definition into reusable SQL and executes it against the SQL engine of your choice."
9
readme = "README.md"
10
requires-python = ">=3.8,<3.12"
0 commit comments