Skip to content

Commit 4127fb3

Browse files
build(version): 🔖 update version from 0.44.3 to 0.44.4 [skip ci]
1 parent d53c092 commit 4127fb3

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+
## 0.44.4 (2025-06-10)
2+
3+
### Fix
4+
5+
- :bug: forgot to quote the function in `__all__.py` (#1380)
6+
17
## 0.44.3 (2025-06-06)
28

39
### Refactor

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "seedcase-sprout"
3-
version = "0.44.3"
3+
version = "0.44.4"
44
description = "Grow your research data in a structured, modern way that follows best practices."
55
authors = [
66
{name = "Luke W. Johnston", 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)