Skip to content

Commit 0cfb203

Browse files
committed
bump: version 0.5.1 → 0.6.0
1 parent c29bf7d commit 0cfb203

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.6.0 (2026-03-04)
2+
3+
### Feat
4+
5+
- add uv support (#7)
6+
7+
### Fix
8+
9+
- fixes #4 github setup bugs
10+
111
## v0.5.1 (2024-11-04)
212

313
### Fix

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.1"
3+
version = "0.6.0"
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)