We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ef21b commit 40212e6Copy full SHA for 40212e6
CHANGELOG.md
@@ -0,0 +1,4 @@
1
+
2
+# 0.2.0a0
3
+* update to magpylib v5 ([#4](https://github.com/magpylib/magpylib-material-response/pull/4))
4
+* renaming xi->susceptibility ([#5](https://github.com/magpylib/magpylib-material-response/pull/5))
magpylib_material_response/__init__.py
@@ -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."""
5
-__version__ = "0.1.0a6"
+__version__ = "0.2.0a0"
0 commit comments