Skip to content

Commit

Permalink
Merge branch 'main' into feat/sprout-checks-4-sprout-specific-package…
Browse files Browse the repository at this point in the history
…-and-resource-errors
  • Loading branch information
lwjohnst86 authored Jan 21, 2025
2 parents 8e6a91e + 0f4fa55 commit 2514897
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .vscode/google-notypes.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ Yields:
{{descriptionPlaceholder}}.
{{/yields}}
{{/yieldsExist}}

Examples:
```{python}
{{descriptionPlaceholder}}
```
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.6.0 (2025-01-21)

### Feat

- :sparkles: add simple helper functions (#962)

## 0.5.0 (2025-01-20)

### Feat
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "seedcase-sprout"
version = "0.5.0"
version = "0.6.0"
description = "Grow your research data in a structured, modern way that follows best practices."
authors = [
"Luke W. Johnston <[email protected]>",
Expand Down

0 comments on commit 2514897

Please sign in to comment.