Skip to content

Commit

Permalink
bump to 0.7.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
thwllms committed Nov 26, 2024
1 parent 99c1139 commit 7cadd4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]
version = "0.6.0"
version = "0.7.0"
dependencies = ["h5py", "geopandas>=1.0,<2.0", "pyarrow", "xarray"]

[project.optional-dependencies]
Expand Down

0 comments on commit 7cadd4b

Please sign in to comment.