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