Skip to content

Commit 0c1b16d

Browse files
committed
#71 related version update
1 parent 6e8eaac commit 0c1b16d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# bulk-chain 0.25.1
1+
# bulk-chain 0.25.2
22
![](https://img.shields.io/badge/Python-3.9-brightgreen.svg)
33
[![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/nicolay-r/bulk-chain/blob/master/bulk_chain_tutorial.ipynb)
44
[![twitter](https://img.shields.io/twitter/url/https/shields.io.svg?style=social)](https://x.com/nicolayr_/status/1847969224636961033)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def get_requirements(filenames):
1515

1616
setup(
1717
name='bulk_chain',
18-
version='0.25.1',
18+
version='0.25.2',
1919
python_requires=">=3.6",
2020
description='A lightweight, no-strings-attached Chain-of-Thought framework for your LLM, '
2121
'ensuring reliable results for bulk input requests.',

0 commit comments

Comments
 (0)