- Fix some dangling properties.
- `.last_level_change_by`
- `.last_level`
./helpers/network.py:
- Code cleanup; no operational changes.
./__about__:
- Add to documentation.
- Version bump: 2.1.1 -> 2.1.2
./errors/__init__/errors/__init__.py:
- Code cleanup; no operational changes.
./helpers/cache.py:
- Changed class functions to static methods:
- `TLDCache.load`
- `TLDCache.fetch_from_source`
**Full Changelog**: https://github.com/Inspyre-Softworks/inSPy-Logger/compare/v2,1,1...v2.1.3
v2,1,1