Skip to content

Commit 89c8eb5

Browse files
Release/v0.6.6
Release/v0.6.6
2 parents 33417f0 + 1222888 commit 89c8eb5

3 files changed

Lines changed: 11 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v0.6.6] - 2025-12-01
4+
5+
- Bump `pipelex` to `v0.17.2`: See `Pipelex` changelog [here](https://docs.pipelex.com/changelog/)
6+
37
## [v0.6.5] - 2025-11-26
48

59
- Bump `pipelex` to `v0.17.1`: See `Pipelex` changelog [here](https://docs.pipelex.com/changelog/)

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "my-project"
3-
version = "0.6.5"
3+
version = "0.6.6"
44
description = "Replace this with your project description"
55
# authors = [{ name = "Your Name", email = "your.email@example.com" }]
66
license = "MIT"
@@ -16,7 +16,7 @@ classifiers = [
1616
]
1717

1818
dependencies = [
19-
"pipelex[mistralai,anthropic,google,google-genai,bedrock,fal]==0.17.1",
19+
"pipelex[mistralai,anthropic,google,google-genai,bedrock,fal]==0.17.2",
2020
]
2121

2222
[tool.setuptools]

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)