Skip to content

Commit 62568a5

Browse files
committed
Bump version to 1.5.1
1 parent 5168cd2 commit 62568a5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change log for mrcfile
22
======================
33

4+
Version 1.5.1 (2024-07-11)
5+
--------------------------
6+
7+
* Add support for numpy 2.0
8+
49
Version 1.5.0 (2024-01-10)
510
--------------------------
611

mrcfile/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
no dependencies.
66
"""
77

8-
__version__ = '1.5.0-dev'
8+
__version__ = '1.5.1'

0 commit comments

Comments
 (0)