Skip to content

Commit 8bb69ae

Browse files
authored
replace official with centralized when describing metrax. (#43)
* exclude test files from the release * add CI status, documentation status, pypi status stickers * replace official with cerntralized when describing metrax.
1 parent ae69009 commit 8bb69ae

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
@@ -8,7 +8,7 @@ version = "0.1.2"
88
authors = [
99
{ name="Jiwon Shin", email="jshin1394@gmail.com" },
1010
]
11-
description = "An official JAX metrics library."
11+
description = "A centralized JAX metrics library."
1212
readme = "README.md"
1313
requires-python = ">=3.8"
1414
classifiers = [

0 commit comments

Comments
 (0)