Skip to content

Commit b7ec499

Browse files
Bump version
1 parent 16c2b6f commit b7ec499

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ dependencies:
55
- python=3.11
66
- pip
77
- pip:
8-
- mammos-spindynamics==0.2.5
8+
- mammos-spindynamics==0.2.6

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes
66

77
<!-- towncrier release notes start -->
88

9+
## [mammos-spindynamics 0.2.6](https://github.com/MaMMoS-project/mammos-spindynamics/tree/0.2.6) – 2025-12-12
10+
11+
### Fixed
12+
13+
- Fixed header of `M.csv` for Fe3Y and Fe2.33Ta0.67Y. ([#45](https://github.com/MaMMoS-project/mammos-spindynamics/pull/45))
14+
15+
916
## [mammos-spindynamics 0.2.5](https://github.com/MaMMoS-project/mammos-spindynamics/tree/0.2.5) – 2025-12-10
1017

1118
### Misc

changes/45.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "mammos-spindynamics"
7-
version = "0.2.5"
7+
version = "0.2.6"
88
description = "Spin dynamics package."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)