We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878f31a commit 424e7f2Copy full SHA for 424e7f2
CHANGELOG.md
@@ -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
7
## 0.15.0 (2025-02-12)
8
9
### Feat
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "seedcase-sprout"
-version = "0.15.0"
+version = "0.16.0"
description = "Grow your research data in a structured, modern way that follows best practices."
authors = [
"Luke W. Johnston <lwjohnst@gmail.com>",
0 commit comments