Skip to content

Commit 799d240

Browse files
committed
#167 Update package description
1 parent 8ac346f commit 799d240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "xarray-dataclasses"
33
version = "1.3.0"
4-
description = "xarray extension for typed DataArray and Dataset creation"
4+
description = "xarray data creation made easy by dataclass"
55
authors = ["Akio Taniguchi <[email protected]>"]
66
keywords = ["xarray", "dataclass", "dataarray", "dataset", "typing"]
77
license = "MIT"

0 commit comments

Comments
 (0)