Skip to content

Commit 11107e1

Browse files
committed
MNT: Version 0.18.1
1 parent a642e38 commit 11107e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/history.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
History
22
=======
33

4-
Latest
4+
0.18.1
55
-------
66
- DEP: Pin rasterio>=1.3.7 (pull #826)
77
- BUG:merge: Ensure dims and coords match input array (pull #828)

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"]
44

55
[project]
66
name = "rioxarray"
7-
version = "0.18.1.dev0"
7+
version = "0.18.1"
88
description = "geospatial xarray extension powered by rasterio"
99
maintainers = [
1010
{name = "rioxarray Contributors"},

0 commit comments

Comments
 (0)