We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afe5083 + 0e571dd commit e08b023Copy full SHA for e08b023
setup.py
@@ -5,7 +5,7 @@
5
long_description = f.read()
6
setup(
7
name="nwbinspector",
8
- version="0.3.12",
+ version="0.3.13",
9
description="Tool to inspect NWB files for best practices compliance.",
10
long_description=long_description,
11
long_description_content_type="text/markdown",
0 commit comments