Skip to content

Commit eec3be2

Browse files
build(version): 🔖 update version from 0.10.0 to 0.11.0
1 parent a15477b commit eec3be2

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ individual release will not have many changes within it. Below is a list
1616
of the releases we've made so far, along with what was changed within
1717
each release.
1818

19+
## 0.11.0 (2026-04-24)
20+
21+
### Feat
22+
23+
- ✨ add possibility to return example path (#29)
24+
1925
## 0.10.0 (2026-04-24)
2026

2127
### Feat

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-soil"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
description = "Common ground shared by Seedcase Python packages"
55
authors = [
66
{ name = "Luke W. Johnston", email = "lwjohnst@gmail.com" },

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)