Skip to content

Commit cb2afaa

Browse files
build(version): update version from 0.14.3 to 0.15.0 [skip ci]
1 parent 58003ed commit cb2afaa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.15.0 (2025-02-12)
2+
3+
### Feat
4+
5+
- :sparkles: add `get_nested_attr()` (#1039)
6+
17
## 0.14.3 (2025-01-28)
28

39
### Refactor

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "seedcase-sprout"
3-
version = "0.14.3"
3+
version = "0.15.0"
44
description = "Grow your research data in a structured, modern way that follows best practices."
55
authors = [
66
"Luke W. Johnston <lwjohnst@gmail.com>",

0 commit comments

Comments
 (0)