1
0
mirror of https://github.com/containers/ramalama.git synced 2026-02-05 15:47:26 +01:00

Bump to v0.9.0

Switching pyproject.toml to python 3.10 since
CANN and MUSE containerfiles only have access to those
versions of python.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2025-06-02 05:40:31 -04:00
parent 6d7cfa88a4
commit 50df70c48c
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
%global pypi_name ramalama
%global forgeurl https://github.com/containers/%{pypi_name}
# see ramalama/version.py
%global version0 0.8.5
%global version0 0.9.0
%forgemeta
%global summary RamaLama is a command line tool for working with AI LLM models