Skip to content

Commit c5dbe11

Browse files
Update setup.py
1 parent 439c77a commit c5dbe11

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.11",
11+
version="0.4.12",
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)