From 77fbbdba686ed5b295ea5c9849825cca5c72e7fe Mon Sep 17 00:00:00 2001 From: Gonzalo Casas Date: Wed, 28 May 2025 00:57:31 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 8b2360d7c494..a5d60f1b268b 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,6 @@ The framework consists of a general-purpose core library, written in pure Python COMPAS has dedicated packages for working with Rhino, Grasshopper, and Blender, but it can be used in any environment that supports Python scripting. It is available on PyPI and conda-forge and can be easily installed using popular package managers on multiple platforms. -## COMPAS 2.0! - -We are working on a new major release of the framework, COMPAS 2.0! -Therefore, be aware that the current version of the repository already contains some changes that are incompatible with the version 1 releases. -The documentation of the latest stable version (COMPAS 1.17.9) [is available here](https://compas.dev/compas/1.17.9). - ## Installation The recommended way to install **COMPAS** is to use [Anaconda/conda](https://conda.io/docs/):