Skip to content

Commit 953c165

Browse files
committed
bump: version 0.3.2 → 0.3.3
1 parent 1f85caa commit 953c165

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.3.3 (2024-08-23)
2+
3+
### Fix
4+
5+
- **bump**: fix release note generation and hopefully pdm cache
6+
17
## v0.3.2 (2024-08-23)
28

39
### 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.3.2"
3+
version = "0.3.3"
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)