> ## Documentation Index
> Fetch the complete documentation index at: https://docs.swarms.world/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog Overview

> How Swarms releases work — new versions ship every 2 weeks

Swarms follows a regular release cadence: **new versions are released every 2 weeks**. Each release bundles the features, improvements, bug fixes, and documentation work merged during that two-week window, and every version gets a dedicated changelog page detailing what changed and how to adopt it.

> Apache 2.0 · [github.com/kyegomez/swarms](https://github.com/kyegomez/swarms)

## Staying up to date

To get the latest release, upgrade via pip:

```bash theme={null}
pip install -U swarms
```

Release notes are published here with each version. For day-to-day development activity between releases, follow the [GitHub repository](https://github.com/kyegomez/swarms).
