diff --git a/CHANGELOG.md b/CHANGELOG.md index bc816e350..fa679434a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Upcoming +## Deprecations + +## Bug Fixes + +## Features + +## Improvements + # v0.6.5 (November 1, 2024) ## Deprecations diff --git a/pyproject.toml b/pyproject.toml index 2ee338c8c..a83380467 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "neuroconv" -version = "0.6.5" +version = "0.6.6" description = "Convert data from proprietary formats to NWB format." readme = "README.md" authors = [