Skip to content

Commit e2746a1

Browse files
chore: bump version to 0.0.6 [skip ci]
1 parent ea49381 commit e2746a1

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v0.0.6](https://github.com/generative-computing/mellea/releases/tag/v0.0.6) - 2025-09-18
2+
3+
### Feature
4+
5+
* Test update pypi.yml for cd pipeline test ([#155](https://github.com/generative-computing/mellea/issues/155)) ([`91003e5`](https://github.com/generative-computing/mellea/commit/91003e572ed770da5c685cbc275facddb7700da6))
6+
17
## [v0.0.5](https://github.com/generative-computing/mellea/releases/tag/v0.0.5) - 2025-09-17
28

39
### Feature

pyproject.toml

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

55
[project]
66
name = "mellea"
7-
version = "0.0.5"
7+
version = "0.0.6"
88
authors = [
99
{ name = "Nathan Fulton", email = "[email protected]" },
1010
{ name = "Hendrik Strobelt", email = "[email protected]" },

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)