Skip to content

Commit 1d31247

Browse files
committed
version bump
1 parent 283a037 commit 1d31247

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

packages/uipath_langchain_client/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to `uipath_langchain_client` will be documented in this file.
44

5+
## [1.0.2] - 2026-02-02
6+
7+
### Buf Fix
8+
- Removed old fix on Gemini streaming and updated with a new cleaner one
9+
510
## [1.0.1] - 2026-02-02
611

712
### Bug Fix
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__title__ = "UiPath LangChain Client"
22
__description__ = "A Python client for interacting with UiPath's LLM services via LangChain."
3-
__version__ = "1.0.1"
3+
__version__ = "1.0.2"

0 commit comments

Comments
 (0)