automatic version update by autodist [release 1.81.1-1mamba;Wed Jan 21 2026]

This commit is contained in:
2026-01-22 09:53:04 +01:00
parent cec9170017
commit 2c2903ca02
+4 -1
View File
@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-litellm
Version: 1.81.0
Version: 1.81.1
Release: 1mamba
Summary: Library to easily interface with LLM API providers
Group: System/Libraries
@@ -72,5 +72,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Jan 21 2026 Automatic Build System <autodist@openmamba.org> 1.81.1-1mamba
- automatic version update by autodist
* Tue Jan 20 2026 Silvan Calarco <silvan@openmamba.org> 1.81.0-1mamba
- package created using the webbuild interface