From e3ba2449203211696994f17d5c074c66c6f3004d Mon Sep 17 00:00:00 2001 From: "Marcel R." Date: Tue, 24 Dec 2024 00:07:30 +0100 Subject: [PATCH] Update release notes. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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**.