Skip to content

Commit 78e0198

Browse files
v0.2.3
v0.2.3 is the first released version since the v0.1.0 prototype. It includes all the refactored codebase including check registration, report parsing, and the new check function suite.
1 parent 7e6f481 commit 78e0198

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
@@ -6,7 +6,7 @@
66

77
setup(
88
name="nwbinspector",
9-
version="0.2.2",
9+
version="0.2.3",
1010
description="Tool to inspect NWB files for best practices compliance.",
1111
long_description=long_description,
1212
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)