From 99c8face002474bd654215fdfbd000f7d0cd5216 Mon Sep 17 00:00:00 2001 From: phact Date: Mon, 5 Jan 2026 13:18:07 -0500 Subject: [PATCH] bump --- sdks/python/pyproject.toml | 1 + sdks/typescript/package.json | 1 + 2 files changed, 2 insertions(+) diff --git a/sdks/python/pyproject.toml b/sdks/python/pyproject.toml index 4d56ba64..1697492c 100644 --- a/sdks/python/pyproject.toml +++ b/sdks/python/pyproject.toml @@ -59,3 +59,4 @@ select = ["E", "F", "I", "UP"] [tool.mypy] python_version = "3.10" strict = true + diff --git a/sdks/typescript/package.json b/sdks/typescript/package.json index 6c4bd3f1..6d46c2b0 100644 --- a/sdks/typescript/package.json +++ b/sdks/typescript/package.json @@ -56,3 +56,4 @@ "node": ">=18.0.0" } } +