diff --git a/setup.py b/setup.py index 9ccdde061..3678ca3eb 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ long_description = f.read() setup( name="nwbinspector", - version="0.3.0", + version="0.3.1", description="Tool to inspect NWB files for best practices compliance.", long_description=long_description, long_description_content_type="text/markdown",