Skip to content

Commit 1208c91

Browse files
committed
MNT: Version 0.15.7
1 parent 46e4564 commit 1208c91

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/history.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
History
22
=======
33

4-
Latest
4+
0.15.7
55
------
66
- BUG: Remove grid_mapping from attrs when writing (pull #783)
7-
- BUG: Ensure gcp_crs exists before writing in :func:`rioxarray.write_gcps` (issue #646)
7+
- BUG: Ensure gcp_crs exists before writing in `rio.write_gcps` (issue #646)
88

99
0.15.6
1010
------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"]
44

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

0 commit comments

Comments
 (0)