diff --git a/README.rst b/README.rst index 84c7986a..c7ec05db 100644 --- a/README.rst +++ b/README.rst @@ -11,16 +11,16 @@ Repository for the analysis of MAGIC and MAGIC+LST1 data, based on `ctapipe `_ for more details on how to run the analysis. -v0.4.0 is based on *ctapipe* v0.19.x and *cta-lstchain* v0.10.x. +v0.4.1 is based on *ctapipe* v0.19.x and *cta-lstchain* v0.10.x. **NOTE ON OLD RELEASES** v0.3.1 of *magic-cta-pipe* was the last release before the cleanup of old files. Also, it was the last one supporting ctapipe v0.12. -In order to exploit fully the new functionalities provided by *ctapipe*, use always the latest stable release of *magic-cta-pipe* (currently v0.4.0). -v0.4.0 contains backward incompatible changes with respect to v0.3.1. Therefore, you cannot mix analyses performed with the two releases. +In order to exploit fully the new functionalities provided by *ctapipe*, use always the latest stable release of *magic-cta-pipe* (currently v0.4.1). +v0.4.1 contains backward incompatible changes with respect to v0.3.1. Therefore, you cannot mix analyses performed with the two releases. Installation for users ---------------------- diff --git a/docs/_static/switcher.json b/docs/_static/switcher.json index c9fe1b11..53626f52 100644 --- a/docs/_static/switcher.json +++ b/docs/_static/switcher.json @@ -10,8 +10,8 @@ "url": "https://magic-cta-pipe.readthedocs.io/en/stable/" }, { - "name": "v0.4.0", - "version": "v0.4.0", - "url": "https://magic-cta-pipe.readthedocs.io/en/v0.4.0/" + "name": "v0.4.1", + "version": "v0.4.1", + "url": "https://magic-cta-pipe.readthedocs.io/en/v0.4.1/" } ] \ No newline at end of file