Skip to content

Commit 465fc03

Browse files
build(version): 🔖 update version from 0.20.0 to 0.20.1 [skip ci]
1 parent 9204b9d commit 465fc03

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.20.1 (2025-03-04)
2+
3+
### Refactor
4+
5+
- 🚚 rename `create_readme_text()` to `build_readme_text()` (#1099)
6+
17
## 0.20.0 (2025-02-26)
28

39
### Feat

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "seedcase-sprout"
3-
version = "0.20.0"
3+
version = "0.20.1"
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)