Skip to content

Commit

Permalink
Point to the right path for package version
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Jul 23, 2024
1 parent a825498 commit c9c94f2
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 @@ -61,7 +61,7 @@ docs = [ # Required for ReadTheDocs
]

[tool.hatch.version]
path = "src/xarray_regrid/__about__.py"
path = "src/xarray_regrid/__init__.py"

[tool.hatch.envs.default]
features = ["dev", "benchmarking"]
Expand Down

0 comments on commit c9c94f2

Please sign in to comment.