Lukasz Mentel
Lukasz Mentel
**Is your feature request related to a problem? Please describe.** Python 3.13.0 was recently released and it should be included in the test coverage. **Describe the solution you'd like** A...
See discussion #162 ## TODO - [ ] update documentation with guide on accessing properties with units
Currently updates to the [mendeleev-data](https://github.com/lmmentel/mendeleev-data) repo are done manually but the export should be triggered every time the package is release or published to PyPI.
Fixes # ## Proposed Changes - - -
**Describe the solution you'd like** Recently #239 added the option of accessing values together with units but as this feature is not documented beyond a small example in #162. documentation...