From abe608da63945b43e8731b16636bff82974ba8ad Mon Sep 17 00:00:00 2001 From: Robert Gruen Date: Mon, 27 Jul 2026 17:42:01 -0700 Subject: [PATCH] updated version # --- python/src/typechat/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/src/typechat/__about__.py b/python/src/typechat/__about__.py index 73542f52..70e26567 100644 --- a/python/src/typechat/__about__.py +++ b/python/src/typechat/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: Microsoft Corporation # # SPDX-License-Identifier: MIT -__version__ = "0.0.4" +__version__ = "0.0.5"