We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf2fd8 commit 5d05fe6Copy full SHA for 5d05fe6
docs/history.rst
@@ -1,7 +1,7 @@
1
History
2
=======
3
4
-Latest
+0.11.1
5
------
6
- BUG: Fix WarpedVRT param cache in :func:`rioxarray.open_rasterio` (issue #515)
7
- BUG: Always generate coordinates in `rio.reproject` when GCPS|RPCS present (issue #517)
rioxarray/_version.py
@@ -1,2 +1,2 @@
"""rioxarray version"""
-__version__ = "0.11.1.dev0"
+__version__ = "0.11.1"
0 commit comments