Skip to content

Commit 9fda7cc

Browse files
committed
chore(mcp): refresh public API snapshot for the 0.3.0 sdk-surface bump
Generated-By: PostHog Code Task-Id: ebafcb71-b03b-443d-b40c-d527ed4a04f4
1 parent 004c745 commit 9fda7cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

references/public_api_snapshot.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@ attribute posthog.mcp.types.PreparedToolCall.is_missing_capability: bool = False
753753
attribute posthog.mcp.types.UserIdentity.distinct_id: str
754754
attribute posthog.mcp.types.UserIdentity.groups: Optional[Dict[str, str]] = None
755755
attribute posthog.mcp.types.UserIdentity.properties: Optional[JsonRecord] = None
756-
attribute posthog.mcp.version.__version__ = '0.2.0'
756+
attribute posthog.mcp.version.__version__ = '0.3.0'
757757
attribute posthog.metrics = None
758758
attribute posthog.metrics_capture.DEFAULT_HISTOGRAM_BOUNDS = [0, 5, 10, 25, 50, 75, 100, 250, 500, 750, 1000, 2500, 5000, 7500, 10000]
759759
attribute posthog.metrics_capture.MetricAttributeValue = Union[str, int, float, bool]

0 commit comments

Comments
 (0)