From bca989852f26e40c0584f0f20e063a903144a01d Mon Sep 17 00:00:00 2001 From: retoor Date: Mon, 2 Dec 2024 11:07:23 +0000 Subject: [PATCH] chore: update build configuration with latest dependency versions and compiler flags --- src/yura.egg-info/PKG-INFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/yura.egg-info/PKG-INFO b/src/yura.egg-info/PKG-INFO index 4dbfa7b..38b2bcd 100644 --- a/src/yura.egg-info/PKG-INFO +++ b/src/yura.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: yura -Version: 14.4.0 +Version: 14.4.1 Summary: Yura async AI client Author: retoor Author-email: retoor@retoor.io