diff --git a/setup.py b/setup.py index 99a598a..317e065 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name = 'csv2json', - version = '1.3.4', + version = '1.3.5', description = 'An app to convert CSV generated from pl-lld_inference to a JSON representation', long_description = readme, author = 'FNNDSC',