Skip to content

Commit d04d350

Browse files
authored
update version for release (#604)
1 parent 2bc824e commit d04d350

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v0.6.4 (Upcoming)
1+
# v0.6.4 (July 24, 2025)
22

33
### New Checks
44
* Added checks to make sure subject_id and session_id do not contain slashes [#570](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/570)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "nwbinspector"
7-
version = "0.6.3"
7+
version = "0.6.4"
88
description = "Tool to inspect NWB files for best practices compliance."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)