We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f95aa commit e14036bCopy full SHA for e14036b
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="python-weaver",
8
- version="0.1.5",
+ version="0.1.6",
9
author="Advait Shinde",
10
author_email="[email protected]",
11
description="A framework to orchestrate long-running LLM workflows with a persistent task tracker.",
0 commit comments