Skip to content

Commit 3bb5a54

Browse files
committed
MNT: Prepare for next release cycle
1 parent 373dd9b commit 3bb5a54

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/history.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
History
22
=======
33

4+
Latest
5+
------
6+
47
0.20.0
58
------
69
- DEP: Support Python 3.12-3.14 (#872)

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.20.0"
7+
version = "0.20.1.dev0"
88
description = "geospatial xarray extension powered by rasterio"
99
maintainers = [
1010
{name = "rioxarray Contributors"},

0 commit comments

Comments
 (0)