Skip to content

Commit 424e7f2

Browse files
build(version): update version from 0.15.0 to 0.16.0 [skip ci]
1 parent 878f31a commit 424e7f2

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.16.0 (2025-02-12)
2+
3+
### Feat
4+
5+
- :sparkles: add an `example_package_properties` object (#1044)
6+
17
## 0.15.0 (2025-02-12)
28

39
### Feat

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.15.0"
3+
version = "0.16.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)