diff --git a/pyproject.toml b/pyproject.toml index 8890dfb..6f38269 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ requires = [ [project] name = "adafruit-circuitpython-json-stream" -description = "" +description = "Minimal reimplementation of json-stream for CircuitPython" version = "0.0.0+auto.0" readme = "README.rst" authors = [