Fixed more breaking bugs relating to color_col and symbol_col.
1.1.6
Fixed bugs raise in 23 that prevents molplotly from working properly - now it works on Colab!
1.1.5
Added ability to plot 3D coordinates from RDKit `Mol` objects as highlighted in issue 20, as well as making facet plots as raised in issue 21.
1.1.4
Loosened package dependencies to address issue 18. Minimum version requirements for `dash`, `jupyter-dash`, and `werkzeug` are specified but everything else e.g. `pandas` is loosened.
1.1.3
Small update updating dependency on pandas.
1.1.2
Dependencies have been updated in `setup.py` to address issues with new versions of dash and werkzeug breaking the package.