Skip to content

Commit cd4cb27

Browse files
authored
Version bump
1 parent feae598 commit cd4cb27

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.2",
8+
version="0.3.0",
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)