Skip to content

Commit adfacc9

Browse files
committed
added version number to publish latest change (np.nan fix)
1 parent d913052 commit adfacc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.x.y] - 2024-nn-yy
7+
## [0.5.1] - 2025-02-01
88
### Modified
99
- Switched to using `np.nan` instead of `np.NaN` to be compatible with Numpy 2.0
1010

0 commit comments

Comments
 (0)