Skip to content

Commit 63fe115

Browse files
committed
fix: name
1 parent 68fef14 commit 63fe115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
this_directory = Path(__file__).parent
55
long_description = (this_directory / "README.md").read_text()
66

7-
VERSION = '1.2.0'
7+
VERSION = '1.2.1'
88
DESCRIPTION = 'Streamlining the process of multi-prompting LLMs with chains'
99

1010
setup(

0 commit comments

Comments
 (0)