diff --git a/README.md b/README.md index bf4586f9..0da6f189 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,9 @@ > [!NOTE] > This project is currently under development. -> - Version 1.0.0 will support Python ≥3.7 and is developed in the [release_prep branch](https://github.com/riga/law/tree/release_prep). -> - There will be a legacy branch with Python 2.7 and ≤3.6 support that, however, won't receive any new features. -> - The release is targetted for spring 2024. +> - Version 1.0.0 will support Python ≥3.8 and is developed in the [release_prep branch](https://github.com/riga/law/tree/release_prep). +> - There will be a legacy branch with Python 2.7 and ≤3.7 support that, however, won't receive any new features. +> - The release is targetted for spring 2025. Use law to build complex and large-scale task workflows. It is build on top of [luigi](https://github.com/spotify/luigi) and adds abstractions for **run locations**, **storage locations** and **software environments**.