Skip to content

Commit 5d05fe6

Browse files
committed
version 0.11.1
1 parent ddf2fd8 commit 5d05fe6

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.11.1
55
------
66
- BUG: Fix WarpedVRT param cache in :func:`rioxarray.open_rasterio` (issue #515)
77
- BUG: Always generate coordinates in `rio.reproject` when GCPS|RPCS present (issue #517)

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.11.1.dev0"
2+
__version__ = "0.11.1"

0 commit comments

Comments
 (0)