Skip to content

Commit 5e38e28

Browse files
committed
fix: 1.0.0 release
1 parent 122f870 commit 5e38e28

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 = '0.3.0'
7+
VERSION = '1.0.0'
88
DESCRIPTION = 'Streamlining the process of multi-prompting LLMs with chains'
99

1010
setup(

0 commit comments

Comments
 (0)