diff --git a/README.md b/README.md index a1dfe8a..8460b78 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ The `portion` library (formerly distributed as `python-intervals`) provides data - Import and export intervals to strings and to Python built-in data types. - Heavily tested with high code coverage. +**Latest release:** + - `portion`: 2.1.6 on 2021-04-17 ([documentation](https://github.com/AlexandreDecan/portion/blob/2.1.6/README.md), [changes](https://github.com/AlexandreDecan/portion/blob/2.1.6/CHANGELOG.md)). + - `python-intervals`: 1.10.0 on 2019-09-26 ([documentation](https://github.com/AlexandreDecan/portion/blob/1.10.0/README.md), [changes](https://github.com/AlexandreDecan/portion/blob/1.10.0/README.md#changelog)). + + Note that `python-intervals` will no longer receive updates since it has been replaced by `portion`. + ## Table of contents