- Added original `distutils/version.py` from Python 3.11.11. Because some custom version implementations derive from it, it is a good idea to have it around for Python 3.12 and higher. - Fixed `verlib2.__version__`, now using `importlib.metadata`.
0.2.1
- Maintenance release including a minor change about a `mypy` admonition `left operand of "and" is always true`, ca3fb2d6da8.
0.2.0
- Add `version` property for backward-compatibility with `distutils.version`