diff --git a/nwb_models/README.md b/nwb_models/README.md index cc36d0a..4758202 100644 --- a/nwb_models/README.md +++ b/nwb_models/README.md @@ -1 +1,3 @@ # nwb-models + +(README forthcoming, for now see [`nwb-linkml`](https://pypi.org/project/nwb-linkml)) \ No newline at end of file diff --git a/nwb_models/pyproject.toml b/nwb_models/pyproject.toml index 21078a2..59b0b6d 100644 --- a/nwb_models/pyproject.toml +++ b/nwb_models/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nwb-models" -version = "0.1.0" +version = "0.2.0" description = "Pydantic/LinkML models for Neurodata Without Borders" authors = [ {name = "sneakers-the-rat", email = "sneakers-the-rat@protonmail.com"},