Skip to content

Commit

Permalink
fix: Hopefully updated missing git lfs files to work
Browse files Browse the repository at this point in the history
  • Loading branch information
GatlenCulp committed Jan 29, 2025
1 parent c13eb5d commit ec448a3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.4.1 (2025-01-29)

### Fix

- **docs**: Updated reference in jupyter-notebooks.md file to new pre-commit.md file
- **github-actions**: Fixed pull_request_template.md being upper case now so that tests pass part 2
- **github-actions**: Fixed pull_request_template.md being upper case now so that tests pass

## 0.4.0 (2025-01-29)

### Feat
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "ccds"

[project]
name = "gatlens-opinionated-template"
version = "0.4.0"
version = "0.4.1"
description = "A modern, opinionated full-stack CookieCutter project template that prioritizes developer experience and cutting-edge tools."
authors = [
{ name = "Gatlen Culp", email = "[email protected]" },
Expand Down

0 comments on commit ec448a3

Please sign in to comment.