Skip to content

Commit 67a2e29

Browse files
v0.4.10
v0.4.10 - added a new check for unique identifiers over a folder path given to inspect_all. Also a crucial debug to the --config feature resulting in secondary fields of messages failing to be parsed.
1 parent e1c189d commit 67a2e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
install_requires = f.readlines()
99
setup(
1010
name="nwbinspector",
11-
version="0.4.9",
11+
version="0.4.10",
1212
description="Tool to inspect NWB files for best practices compliance.",
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)