We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6310cca commit 8b437e7Copy full SHA for 8b437e7
docs/history.rst
@@ -1,7 +1,7 @@
1
History
2
=======
3
4
-Latest
+0.4.1
5
------
6
- BUG: pass kwargs with lock=False (issue #344)
7
- BUG: Close file handle with lock=False (pull #346)
rioxarray/_version.py
@@ -1,2 +1,2 @@
"""rioxarray version"""
-__version__ = "0.4.1.dev0"
+__version__ = "0.4.1"
0 commit comments