Skip to content

Commit

Permalink
v0.3.8
Browse files Browse the repository at this point in the history
v0.3.8 includes a bug fix for the display output for aggregated messages
  • Loading branch information
CodyCBakerPhD authored Apr 7, 2022
1 parent caafbb4 commit 00e5ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
long_description = f.read()
setup(
name="nwbinspector",
version="0.3.7",
version="0.3.8",
description="Tool to inspect NWB files for best practices compliance.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 00e5ead

Please sign in to comment.