mirror of
https://github.com/MadcowD/ell.git
synced 2024-09-22 16:14:36 +03:00
v.0.0.2
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
[tool.poetry]
|
||||
name = "ell-ai"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
description = "ell - the language model programming library"
|
||||
authors = ["William Guss <will@lrsys.xyz>"]
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/MadcowD/ell-studio"
|
||||
repository = "https://github.com/MadcowD/ell"
|
||||
packages = [
|
||||
{ include = "ell", from = "src" }
|
||||
]
|
||||
homepage = "https://docs.ell.so"
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Intended Audience :: Developers",
|
||||
|
||||
Reference in New Issue
Block a user