Skip to content

Commit ef7c622

Browse files
chore(main): release 0.4.0
1 parent 67f44a9 commit ef7c622

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.1"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/zurfjereluhmie/evalwire/compare/v0.3.1...v0.4.0) (2026-04-19)
4+
5+
6+
### Features
7+
8+
* add logo SVG and update theme colors in mkdocs configuration ([#22](https://github.com/zurfjereluhmie/evalwire/issues/22)) ([67f44a9](https://github.com/zurfjereluhmie/evalwire/commit/67f44a93a9bc3f3aa51c463ea32a96264b62a04b))
9+
310
## [0.3.1](https://github.com/zurfjereluhmie/evalwire/compare/v0.3.0...v0.3.1) (2026-03-31)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "evalwire"
7-
version = "0.3.1"
7+
version = "0.4.0"
88
description = "Systematic evaluation of LangGraph nodes using Arize Phoenix experiments."
99
readme = "README.md"
1010
license = "BSD-3-Clause"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)