File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6868
6969 desc "$(gh repo view --json description -q .description)"
7070 homepage "https://github.com/${{ github.repository }}"
71- url "https://files.pythonhosted.org/packages/source/${PACKAGE_NAME:0:1}/$PACKAGE_NAME/$PACKAGE_NAME-#{version} .tar.gz"
71+ url "https://files.pythonhosted.org/packages/source/${PACKAGE_NAME:0:1}/$PACKAGE_NAME/$PACKAGE_NAME-$VERSION .tar.gz"
7272 sha256 "$SHA256"
7373
7474 depends_on "python@3.9"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " agentstack"
7- version = " 0.1.8-dev8 "
7+ version = " 0.1.8-dev9 "
88description = " The fastest way to build robust AI agents"
99authors = [
1010 { name =" Braelyn Boynton" , email =" bboynton97@gmail.com" }
You can’t perform that action at this time.
0 commit comments