Skip to content

Commit 04f44cd

Browse files
v0.4.9
v0.4.9 - added a check that the form of each experimenter in the nwbfile metadata is of the form DANDI expects (Last, First Middle).
1 parent 18472ee commit 04f44cd

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.4.8",
8+
version="0.4.9",
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)