Skip to content

Commit

Permalink
bump: version 0.3.0 → 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eckelsjd committed Aug 29, 2024
1 parent 993371d commit a957441
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
Changes should automatically show up here when using `cz bump`.

## v0.4.0 (2024-08-29)

### Feat

- migrate to copier-numpy template
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "amisc"
version = "0.3.0"
version = "0.4.0"
description = "Efficient framework for building surrogates of multidisciplinary systems using the adaptive multi-index stochastic collocation (AMISC) technique."
authors = [
{name = "Joshua Eckels", email = "eckelsjd@umich.edu"},
Expand Down

0 comments on commit a957441

Please sign in to comment.