Skip to content

Commit e18a692

Browse files
committed
#143 Update package description
1 parent 132b770 commit e18a692

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![License](https://img.shields.io/badge/license-MIT-blue.svg?label=License&style=flat-square)](LICENSE)
77
[![DOI](https://img.shields.io/badge/DOI-10.5281/zenodo.4624819-blue?style=flat-square)](https://doi.org/10.5281/zenodo.4624819)
88

9-
xarray extension for typed DataArray and Dataset creation
9+
xarray extension for typed DataArray or Dataset creation
1010

1111

1212
## Overview

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.0.0"
4-
description = "xarray extension for typed DataArray and Dataset creation"
4+
description = "xarray extension for typed DataArray or Dataset creation"
55
authors = ["Akio Taniguchi <[email protected]>"]
66
keywords = ["xarray", "dataclass", "dataarray", "dataset", "typing"]
77
license = "MIT"

0 commit comments

Comments
 (0)