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 feae598 commit cd4cb27Copy full SHA for cd4cb27
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="l2p",
8
- version="0.2.2",
+ version="0.3.0",
9
packages=find_packages(exclude=["tests"]),
10
description="Library to connect LLMs and planning tasks",
11
long_description=long_description,
0 commit comments