We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5168cd2 commit 62568a5Copy full SHA for 62568a5
CHANGELOG.txt
@@ -1,6 +1,11 @@
1
Change log for mrcfile
2
======================
3
4
+Version 1.5.1 (2024-07-11)
5
+--------------------------
6
+
7
+* Add support for numpy 2.0
8
9
Version 1.5.0 (2024-01-10)
10
--------------------------
11
mrcfile/version.py
@@ -5,4 +5,4 @@
no dependencies.
"""
-__version__ = '1.5.0-dev'
+__version__ = '1.5.1'
0 commit comments