We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc824e commit d04d350Copy full SHA for d04d350
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# v0.6.4 (Upcoming)
+# v0.6.4 (July 24, 2025)
2
3
### New Checks
4
* Added checks to make sure subject_id and session_id do not contain slashes [#570](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/570)
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "nwbinspector"
7
-version = "0.6.3"
+version = "0.6.4"
8
description = "Tool to inspect NWB files for best practices compliance."
9
readme = "README.md"
10
authors = [
0 commit comments