Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 06:56
· 4 commits to main since this release

polymind v0.1.0

Install from PyPI

pip install polymind==0.1.0

Or with uv:

uv add polymind==0.1.0

Install from source

git clone https://github.com/AnkithMall/polymind.git
cd polymind
uv sync