Skip to content

Commit

Permalink
MNT: version 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Feb 3, 2025
1 parent a0299cc commit aaeff0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/history.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
History
=======

Latest
0.7.1
------
- BUG: Add datacube 1.9+ geobox compatibility (#185)

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"]

[project]
name = "geocube"
version = "0.7.1.dev0"
version = "0.7.1"
description = "Tool to convert geopandas vector data into rasterized xarray data."
maintainers = [
{name = "geocube Contributors"},
Expand Down

0 comments on commit aaeff0e

Please sign in to comment.