Skip to content

Commit 7596088

Browse files
v0.3.16
v0.3.16 introduces two new checks: one that is triggered by the existence of a serialized dictionary within a string value of a DynamicTable object, the other checks that spike times fall within observed intervals on the Units table
1 parent 425c49a commit 7596088

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
@@ -5,7 +5,7 @@
55
long_description = f.read()
66
setup(
77
name="nwbinspector",
8-
version="0.3.15",
8+
version="0.3.16",
99
description="Tool to inspect NWB files for best practices compliance.",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)