Skip to content

Commit 83a2bda

Browse files
committed
Changelog + bump version
1 parent caaab2b commit 83a2bda

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## [v0.4.0] - 2025-06-16
44

5+
- Changed discord link to the new one: https://go.pipelex.com/discord
6+
- Added `hello-world` example in the `cookbook-examples` of the documentation.
7+
8+
## [v0.4.0] - 2025-06-16
9+
510
### Highlight: Complete documentation overhaul
611

712
- **MkDocs** setup for static web docs generation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pipelex"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "Pipelex is an open-source dev tool based on a simple declarative language that lets you define replicable, structured, composable LLM pipelines."
55
authors = [{ name = "Evotis S.A.S.", email = "evotis@pipelex.com" }]
66
maintainers = [{ name = "Pipelex staff", email = "oss@pipelex.com" }]

0 commit comments

Comments
 (0)