Skip to content

Commit f034f7d

Browse files
authored
Update setup.py
1 parent b081299 commit f034f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="l2p",
8-
version="0.2.0",
8+
version="0.2.2",
99
packages=find_packages(exclude=["tests"]),
1010
description="Library to connect LLMs and planning tasks",
1111
long_description=long_description,

0 commit comments

Comments
 (0)