What's Changed
* enhancement: base linked list class by rubenperezm in https://github.com/rubenperezm/pystrukts/pull/11
* feat: generic tree by rubenperezm in https://github.com/rubenperezm/pystrukts/pull/12
* feat: binary tree by rubenperezm in https://github.com/rubenperezm/pystrukts/pull/12
* feat: binary search tree by rubenperezm in https://github.com/rubenperezm/pystrukts/pull/12
* docs: update package details by rubenperezm in https://github.com/rubenperezm/pystrukts/pull/12
* fix: set pyproject.toml details statically by rubenperezm in https://github.com/rubenperezm/pystrukts/pull/15
**Full Changelog**: https://github.com/rubenperezm/pystrukts/compare/v0.1.0-alpha.1...v0.1.0-alpha.2