-------------------
Features added
^^^^^^^^^^^^^^
* Extended the list of options for calculating Mulliken electronegativities in
``en_mulliken``
* Added ``electrons_per_shell`` method
* Added a function to calculate linear interpolation of radii required for
calculation of Sandersons electronegativity
* Added hybrid attributes ``electrons``, ``protons``, ``neutrons`` and
``mass_number``
Bug fixes
^^^^^^^^^
* Changed the type of the ``melting_point`` from ``str`` to ``float``