Skip to content

Commit bf3fba9

Browse files
authored
Merge pull request #53 from lab-cosmo/release/v1.4.3
Release v1.4.3
2 parents d559cc6 + 5ec8eb1 commit bf3fba9

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

docs/.DS_Store

6 KB
Binary file not shown.

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased changes
44

5+
## 1.4.3
6+
57
- Added the rotational averaging feature to `PETMADCalculator`.
68

79
## 1.4.2

src/pet_mad/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.2"
1+
__version__ = "1.4.3"

0 commit comments

Comments
 (0)