Skip to content

Commit 8b437e7

Browse files
committed
version 0.4.1
1 parent 6310cca commit 8b437e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/history.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
History
22
=======
33

4-
Latest
4+
0.4.1
55
------
66
- BUG: pass kwargs with lock=False (issue #344)
77
- BUG: Close file handle with lock=False (pull #346)

rioxarray/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""rioxarray version"""
2-
__version__ = "0.4.1.dev0"
2+
__version__ = "0.4.1"

0 commit comments

Comments
 (0)