v0.6 released!

Posted on

Version v0.6 has been released! This is the first version released in our 3 month release cadence, so updates to Arbor should be more frequent from now on. Details of this release can be found here. The release is out on PyPI as well, so give it a go:

python -m venv env && source env/bin/activate
pip install arbor
python -c 'import arbor; print(arbor.__config__)'

Should you encounter any problems, don’t hesitate to let us know.

For the next release, we’ll be having a developers meeting in preparation, where anyone is welcome to hear about and give input on version v0.7. This meeting will be in about 3 to 4 weeks; a more precise announcement will follow shortly.