Ver código fonte

Setup release version to 0.0.1

Matthias Reso 1 ano atrás
pai
commit
190c2e5201
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
 
 [project]
 name = "llama-recipes"
-version = "0.2.0"
+version = "0.0.1"
 authors = [
   { name="Hamid Shojanazeri", email="hamidnazeri@meta.com" },
   { name="Matthias Reso", email="mreso@meta.com" },