Metadata-Version: 2.4
Name: cognitive-discovery-system-v2
Version: 4.0.0
Summary: MOVED to scientific-computing-system-2.0 - install that package instead (import root remains cds2)
License-Expression: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# This project has moved

**`cognitive-discovery-system-v2` is now published as
[`scientific-computing-system-2.0`](https://pypi.org/project/scientific-computing-system-2.0/).**

Please switch your dependency:

```bash
pip uninstall cognitive-discovery-system-v2
pip install scientific-computing-system-2.0
```

Nothing else changes: the import root stays `import cds2` and the console
script stays `cds2`. Version 4.0.0 of this legacy name matches version 4.0.0
of the new name; future releases happen only under the new name.
