Skip to content

Commit c826e90

Browse files
committed
bump version to 0.0.2
1 parent 2612f2c commit c826e90

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,7 @@ p, h = mdl(b_waves, freqs, temps)
7070

7171
### Matlab
7272
TBD
73+
74+
75+
## Contributing
76+
Open a pull request to directly suggest small improvements. For larger suggestions, first open an issue to discuss your ideas.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mag_net_hub"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
authors = [
55
{ name = "Wilhelm Kirchgässner" },
66
]

0 commit comments

Comments
 (0)