Skip to content

Commit

Permalink
MNT: Prepare for next release cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Oct 8, 2024
1 parent e85249f commit caec68c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/history.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
History
=======

Latest
------

0.7.0
------
- DEP: remove numpy<2 pin (pull #179)
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.0"
version = "0.7.1.dev0"
description = "Tool to convert geopandas vector data into rasterized xarray data."
maintainers = [
{name = "geocube Contributors"},
Expand Down

0 comments on commit caec68c

Please sign in to comment.