Skip to content

Commit 207cb51

Browse files
committed
bump: version 0.5.0 → 0.5.1
1 parent c5bc0a9 commit 207cb51

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.5.1 (2024-11-04)
2+
3+
### Fix
4+
5+
- pytest file utf encoding
6+
17
## v0.5.0 (2024-11-04)
28

39
### 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 = "copier-numpy"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = "Template for a numpy-based scientific computing Python package."
55
authors = [
66
{name = "Joshua Eckels", email = "eckelsjd@umich.edu"},

0 commit comments

Comments
 (0)