Skip to content

Commit 6adc339

Browse files
committed
Update MetricFlow version to 0.203.0
1 parent f1b1adb commit 6adc339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "metricflow"
7-
version = "0.203.0.dev8"
7+
version = "0.203.0"
88
description = "Translates a simple metric definition into reusable SQL and executes it against the SQL engine of your choice."
99
readme = "README.md"
1010
requires-python = ">=3.8,<3.12"

0 commit comments

Comments
 (0)