- append method of pandas (series and dataframes) replaced by pd.concat - unidip package uses depricated methods, therefore the code was integrated into md_plot and debugged
0.1.10
readme_pypi.rst now included in manifest.in
0.1.9
append method replaced by np.append and index of dataframes removed (issue with mulit-index)