Skip to content

Commit

Permalink
Update package versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
plypaul committed Feb 6, 2025
1 parent d26bdff commit 58b976c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metricflow-semantics/metricflow_semantics/__about__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from __future__ import annotations

__version__ = "0.2.1.dev0"
__version__ = "0.2.1"
2 changes: 1 addition & 1 deletion metricflow/__about__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from __future__ import annotations

__version__ = "0.207.2.dev0"
__version__ = "0.207.2"

0 comments on commit 58b976c

Please sign in to comment.