Skip to content

Commit d24ce68

Browse files
committed
Bump version and update change log
1 parent c9e036e commit d24ce68

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.4.1 (2022-07-14)
5+
--------------------------
6+
7+
* Add support for passing file names as pathlib Path objects.
8+
49
Version 1.4.1 (2022-07-12)
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.4.1'
8+
__version__ = '1.4.2'

0 commit comments

Comments
 (0)