diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 06e9809..edf123f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,9 +1,7 @@ - - - + - + @@ -858,8 +856,8 @@ - - + + diff --git a/setup.py b/setup.py index c7851f2..5eccdcd 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name='timecorr', - version='0.1.4.1', + version='0.1.5', description='Compute dynamic correlations, dynamic higher-order correlations, and dynamic graph theoretic measures in timeseries data', long_description=' ', author='Contextual Dynamics Laboratory',