Skip to content

Commit

Permalink
🚀 release 0.2.0a0
Browse files Browse the repository at this point in the history
  • Loading branch information
Boisselet Alexandre (IFAT DC ATV SC D TE2) authored and Boisselet Alexandre (IFAT DC ATV SC D TE2) committed Apr 4, 2024
1 parent 83ef21b commit 40212e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

# 0.2.0a0
* update to magpylib v5 ([#4](https://github.com/magpylib/magpylib-material-response/pull/4))
* renaming xi->susceptibility ([#5](https://github.com/magpylib/magpylib-material-response/pull/5))
2 changes: 1 addition & 1 deletion magpylib_material_response/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
analysis for soft materials and demagnetization of hard magnets. Leveraging the Method
of Moments, it calculates magnetic material response with high precision."""

__version__ = "0.1.0a6"
__version__ = "0.2.0a0"

0 comments on commit 40212e6

Please sign in to comment.