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"